summaryrefslogtreecommitdiffstats
path: root/tools/mb/mb_config.pyl
diff options
context:
space:
mode:
authordpranke <dpranke@chromium.org>2016-02-18 18:40:40 -0800
committerCommit bot <commit-bot@chromium.org>2016-02-19 02:42:42 +0000
commit6f0498fdf6b064386df9d518fcb8d8f1d7380c48 (patch)
treea24e800b118893b011669880f408688057b56d0d /tools/mb/mb_config.pyl
parente502046d370b3f3c77e91dab787c97e21ff9c27d (diff)
downloadchromium_src-6f0498fdf6b064386df9d518fcb8d8f1d7380c48.zip
chromium_src-6f0498fdf6b064386df9d518fcb8d8f1d7380c48.tar.gz
chromium_src-6f0498fdf6b064386df9d518fcb8d8f1d7380c48.tar.bz2
Flip linux_chromium_clobber_rel_ng to GN.
This ensures that the CQ is doing one clobber build (on Linux), better matches what the waterfall bots are doing, and removes one more Linux GYP bot from the equation ... R=ben@chromium.org BUG=588018 Review URL: https://codereview.chromium.org/1709363002 Cr-Commit-Position: refs/heads/master@{#376350}
Diffstat (limited to 'tools/mb/mb_config.pyl')
-rw-r--r--tools/mb/mb_config.pyl2
1 files changed, 1 insertions, 1 deletions
diff --git a/tools/mb/mb_config.pyl b/tools/mb/mb_config.pyl
index 8de5675..3facfbb 100644
--- a/tools/mb/mb_config.pyl
+++ b/tools/mb/mb_config.pyl
@@ -751,7 +751,7 @@
'linux_chromium_compile_dbg_32_ng': 'swarming_gyp_debug_trybot_x86',
'linux_chromium_dbg_32_ng': 'swarming_gyp_debug_trybot_x86',
'linux_chromium_archive_rel_ng': 'noswarming_gn_release_bot',
- 'linux_chromium_clobber_rel_ng': 'gyp_release_trybot',
+ 'linux_chromium_clobber_rel_ng': 'gn_release_trybot',
'linux_chromium_gn_upload': 'gn_linux_upload',
'linux_chromium_clang_upload': 'gn_release_bot',
'cast_shell_linux': 'cast_gn_release_trybot',