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

Unified Diff: masters/master.chromium.fyi/slaves.cfg

Issue 2366713002: Move 'ClangToTAndroid (dbg)' to new slave slave135-c1 (Closed)
Patch Set: Created 4 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
« 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.chromium.fyi/slaves.cfg
diff --git a/masters/master.chromium.fyi/slaves.cfg b/masters/master.chromium.fyi/slaves.cfg
index 0162e985866f274e1344c398694aeb7e6fab55b5..177d2185585095e23ecc59b505fe6a28d54bae5f 100644
--- a/masters/master.chromium.fyi/slaves.cfg
+++ b/masters/master.chromium.fyi/slaves.cfg
@@ -401,7 +401,6 @@ slaves = [
'master': 'ChromiumFYI',
'builder': [
'ClangToTLinux (dbg)',
- 'ClangToTAndroid (dbg)',
],
'hostname': 'slave5-c1',
'os': 'linux',
@@ -421,6 +420,16 @@ slaves = [
{
'master': 'ChromiumFYI',
'builder': [
+ 'ClangToTAndroid (dbg)',
+ ],
+ 'hostname': 'slave135-c1',
+ 'os': 'linux',
+ 'version': 'precise',
+ 'bits': '64',
+ },
+ {
+ 'master': 'ChromiumFYI',
+ 'builder': [
'ClangToTMac',
'ClangToTiOS',
],
« 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