summaryrefslogtreecommitdiffstats
path: root/infra/config/cq.cfg
diff options
context:
space:
mode:
Diffstat (limited to 'infra/config/cq.cfg')
-rw-r--r--infra/config/cq.cfg15
1 files changed, 3 insertions, 12 deletions
diff --git a/infra/config/cq.cfg b/infra/config/cq.cfg
index 83e738c..1940343 100644
--- a/infra/config/cq.cfg
+++ b/infra/config/cq.cfg
@@ -36,18 +36,9 @@ verifiers {
builders { name: "android_compile_dbg" }
builders { name: "cast_shell_android" }
builders { name: "cast_shell_linux" }
- builders {
- name: "chromeos_x86-generic_chromium_compile_only_ng"
- experiment_percentage: 1.0
- }
- builders {
- name: "chromeos_amd64-generic_chromium_compile_only_ng"
- experiment_percentage: 1.0
- }
- builders {
- name: "chromeos_daisy_chromium_compile_only_ng"
- experiment_percentage: 1.0
- }
+ builders { name: "chromeos_x86-generic_chromium_compile_only_ng" }
+ builders { name: "chromeos_amd64-generic_chromium_compile_only_ng" }
+ builders { name: "chromeos_daisy_chromium_compile_only_ng" }
builders { name: "chromium_presubmit" }
builders { name: "linux_android_rel_ng" }
builders { name: "linux_arm_compile" }