Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(538)

Unified Diff: masters/master.tryserver.chromium.linux/slaves.cfg

Issue 565213003: Add *_ng bots to tryserver.chromium.linux (synchronized with main waterfall) (Closed) Base URL: https://chromium.googlesource.com/chromium/tools/build.git@master
Patch Set: Created 6 years, 3 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
Index: masters/master.tryserver.chromium.linux/slaves.cfg
diff --git a/masters/master.tryserver.chromium.linux/slaves.cfg b/masters/master.tryserver.chromium.linux/slaves.cfg
index 3349d21e74b0204cb78d30cea27a2003a0f20981..1b3f432a86197c8400ee048cbfb03be7ec6a9c6c 100644
--- a/masters/master.tryserver.chromium.linux/slaves.cfg
+++ b/masters/master.tryserver.chromium.linux/slaves.cfg
@@ -45,6 +45,7 @@ def linux():
base = presubmit_builders + [
# One line per shared directory. In decreasing usage:
'linux_chromium_dbg', 'linux_chromium_rel', 'linux_chromium_rel_swarming',
+ 'linux_chromium_dbg_ng', 'linux_chromium_rel_ng',
'linux_chromium_compile_dbg', 'linux_chromium_compile_rel',
'linux_rel_naclmore',
'linux_chromium_gn_dbg', 'linux_chromium_gn_rel',

Powered by Google App Engine
This is Rietveld 408576698