aboutsummaryrefslogtreecommitdiffhomepage
path: root/infra/branch-config
diff options
context:
space:
mode:
Diffstat (limited to 'infra/branch-config')
-rw-r--r--infra/branch-config/cq.cfg15
1 files changed, 3 insertions, 12 deletions
diff --git a/infra/branch-config/cq.cfg b/infra/branch-config/cq.cfg
index b3bd408ad1..c99b497bb4 100644
--- a/infra/branch-config/cq.cfg
+++ b/infra/branch-config/cq.cfg
@@ -50,18 +50,9 @@ verifiers {
builders { name: "Build-Win-MSVC-x86-Debug" }
builders { name: "Housekeeper-PerCommit-Bookmaker" }
builders { name: "Housekeeper-PerCommit-InfraTests" }
- builders {
- name: "Perf-Debian9-Clang-GCE-CPU-AVX2-x86-Debug-All"
- experiment_percentage: 100
- }
- builders {
- name: "Perf-Ubuntu17-Clang-Golo-GPU-QuadroP400-x86_64-Release-All-ASAN"
- experiment_percentage: 100
- }
- builders {
- name: "Perf-Win10-Clang-Golo-GPU-QuadroP400-x86_64-Debug-All-Vulkan"
- experiment_percentage: 100
- }
+ builders { name: "Perf-Debian9-Clang-GCE-CPU-AVX2-x86-Debug-All" }
+ builders { name: "Perf-Ubuntu17-Clang-Golo-GPU-QuadroP400-x86_64-Release-All-ASAN" }
+ builders { name: "Perf-Win10-Clang-Golo-GPU-QuadroP400-x86_64-Debug-All-Vulkan" }
builders { name: "Test-Android-Clang-GalaxyS6-GPU-MaliT760-arm64-Release-All-Android" }
builders { name: "Test-Android-Clang-Nexus5x-GPU-Adreno418-arm64-Release-All-Android" }
builders { name: "Test-Android-Clang-Nexus5x-GPU-Adreno418-arm64-Release-All-Android_Vulkan" }