summaryrefslogtreecommitdiffstats
path: root/infra
diff options
context:
space:
mode:
authorPaweł Hajdan, Jr <phajdan.jr@chromium.org>2015-10-13 14:01:16 +0200
committerPaweł Hajdan, Jr <phajdan.jr@chromium.org>2015-10-13 12:02:51 +0000
commit25bc000f9e5ec57080c78bb449ced4d527b5486a (patch)
treea1d185b80749fdc6faf0487b927f37c556bdaefa /infra
parentbc1fe154fd8659776e090d9055330bdb9aed8c2b (diff)
downloadchromium_src-25bc000f9e5ec57080c78bb449ced4d527b5486a.zip
chromium_src-25bc000f9e5ec57080c78bb449ced4d527b5486a.tar.gz
chromium_src-25bc000f9e5ec57080c78bb449ced4d527b5486a.tar.bz2
Move linux_chromium_compile_dbg_ng from 10% experiment to production
BUG=540566 R=akuegel@chromium.org Review URL: https://codereview.chromium.org/1405523002 . Cr-Commit-Position: refs/heads/master@{#353722}
Diffstat (limited to 'infra')
-rw-r--r--infra/config/cq.cfg7
1 files changed, 2 insertions, 5 deletions
diff --git a/infra/config/cq.cfg b/infra/config/cq.cfg
index 50fc7ce..bd043e2 100644
--- a/infra/config/cq.cfg
+++ b/infra/config/cq.cfg
@@ -35,9 +35,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" }
builders { name: "chromeos_amd64-generic_chromium_compile_only_ng" }
builders { name: "chromeos_daisy_chromium_compile_only_ng" }
+ builders { name: "chromeos_x86-generic_chromium_compile_only_ng" }
builders { name: "chromium_presubmit" }
builders { name: "linux_android_rel_ng" }
builders { name: "linux_chromium_asan_rel_ng" }
@@ -46,12 +46,9 @@ verifiers {
builders { name: "linux_chromium_chromeos_rel_ng" }
builders { name: "linux_chromium_clobber_rel_ng" }
builders { name: "linux_chromium_compile_dbg_32_ng" }
+ builders { name: "linux_chromium_compile_dbg_ng" }
builders { name: "linux_chromium_gn_chromeos_rel" }
builders { name: "linux_chromium_rel_ng" }
- builders {
- name: "linux_chromium_compile_dbg_ng"
- experiment_percentage: 10
- }
}
buckets {
name: "tryserver.chromium.mac"