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

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

Issue 2158123002: Move the mac_chromium_gyp_rel builder to the mac_cq pool. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/tools/build
Patch Set: Created 4 years, 5 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
« no previous file with comments | « no previous file | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: masters/master.tryserver.chromium.mac/slaves.cfg
diff --git a/masters/master.tryserver.chromium.mac/slaves.cfg b/masters/master.tryserver.chromium.mac/slaves.cfg
index 3fe784507a8dbd9d71bf292459256708c41c8bea..e48ee587892ca84d10213bdec1728b299dc29729 100644
--- a/masters/master.tryserver.chromium.mac/slaves.cfg
+++ b/masters/master.tryserver.chromium.mac/slaves.cfg
@@ -14,6 +14,7 @@ def mac():
range(969, 987))])
cq_builders = [
'mac_chromium_compile_dbg_ng',
+ 'mac_chromium_gyp_rel',
'mac_chromium_rel_ng',
]
@@ -22,7 +23,6 @@ def mac():
optional0_builders = [
'mac_chromium_dbg_ng',
'mac_chromium_gyp_dbg',
- 'mac_chromium_gyp_rel',
'mac_chromium_gn_upload',
'mac_upload_clang',
'mac_optional_gpu_tests_rel',
« no previous file with comments | « no previous file | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698