aboutsummaryrefslogtreecommitdiffhomepage
path: root/infra/branch-config/cq.cfg
diff options
context:
space:
mode:
Diffstat (limited to 'infra/branch-config/cq.cfg')
-rw-r--r--infra/branch-config/cq.cfg10
1 files changed, 8 insertions, 2 deletions
diff --git a/infra/branch-config/cq.cfg b/infra/branch-config/cq.cfg
index 96f5bc7397..de976d6b4f 100644
--- a/infra/branch-config/cq.cfg
+++ b/infra/branch-config/cq.cfg
@@ -46,8 +46,14 @@ verifiers {
builders { name: "Housekeeper-PerCommit-InfraTests" }
builders { name: "Test-Android-Clang-GalaxyS6-GPU-MaliT760-arm64-Release-All-Android" }
builders { name: "Test-Debian9-Clang-GCE-CPU-AVX2-x86_64-Debug-All" }
- builders { name: "Test-iOS-Clang-iPhone7-GPU-GT7600-arm64-Debug-All" }
- builders { name: "Test-Ubuntu17-Clang-Golo-GPU-QuadroP400-x86_64-Debug-ASAN-All" }
+ builders {
+ name: "Test-iOS-Clang-iPhone7-GPU-GT7600-arm64-Debug-All"
+ experiment_percentage: 100
+ }
+ builders {
+ name: "Test-Ubuntu17-Clang-Golo-GPU-QuadroP400-x86_64-Debug-All-ASAN"
+ experiment_percentage: 100
+ }
builders { name: "Test-Ubuntu17-Clang-Golo-GPU-QuadroP400-x86_64-Release-All" }
builders { name: "Test-Win10-Clang-NUC6i5SYK-GPU-IntelIris540-x86_64-Debug-All" }
builders { name: "Test-Win2016-Clang-GCE-CPU-AVX2-x86_64-Release-All" }