From 25bc000f9e5ec57080c78bb449ced4d527b5486a Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Pawe=C5=82=20Hajdan=2C=20Jr?= Date: Tue, 13 Oct 2015 14:01:16 +0200 Subject: 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} --- infra/config/cq.cfg | 7 ++----- 1 file changed, 2 insertions(+), 5 deletions(-) (limited to 'infra') 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" -- cgit v1.1