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

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

Issue 1805263003: Adding Variable builders to cover all builders under master "chromium" (Closed) Base URL: https://chromium.googlesource.com/chromium/tools/build@master
Patch Set: Rebase Created 4 years, 9 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 848025b92d1725b22194604b8c8d8fca49ed966a..cd8ef32450b67feb0e77165d21cb251b466e3d86 100644
--- a/masters/master.tryserver.chromium.linux/slaves.cfg
+++ b/masters/master.tryserver.chromium.linux/slaves.cfg
@@ -59,6 +59,7 @@ def linux():
'linux_chromium_tsan_rel_ng',
'linux_chromium_practice_rel_ng',
'linux_chromium_variable',
+ 'linux_chromium_variable_clobber',
'linux_deterministic',
'linux_ecs_ozone',
'linux_nacl_sdk',
@@ -71,6 +72,7 @@ def linux():
optional_32_slaves = [897]
optional_32_builders = [
'linux_chromium_variable_32',
+ 'linux_chromium_variable_32_clobber',
]
# Set up normal slaves.
« no previous file with comments | « masters/master.tryserver.chromium.linux/master.cfg ('k') | masters/master.tryserver.chromium.mac/master.cfg » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698