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.cfg5
1 files changed, 1 insertions, 4 deletions
diff --git a/infra/config/cq.cfg b/infra/config/cq.cfg
index f8e358e..9ed2f39 100644
--- a/infra/config/cq.cfg
+++ b/infra/config/cq.cfg
@@ -44,6 +44,7 @@ verifiers {
builders { name: "chromeos_daisy_chromium_compile_only_ng" }
builders { name: "chromeos_x86-generic_chromium_compile_only_ng" }
builders { name: "chromium_presubmit" }
+ builders { name: "linux_blink_oilpan_rel" }
builders { name: "linux_chromium_asan_rel_ng" }
builders { name: "linux_chromium_chromeos_compile_dbg_ng" }
builders { name: "linux_chromium_chromeos_ozone_rel_ng" }
@@ -57,10 +58,6 @@ verifiers {
name: "linux_chromium_chromeos_asan_rel_ng"
experiment_percentage: 10
}
- builders {
- name: "linux_blink_oilpan_rel"
- experiment_percentage: 100
- }
}
buckets {
name: "tryserver.chromium.mac"