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

Unified Diff: masters/master.client.v8.branches/slaves.cfg

Issue 1921603002: V8: Add branch bots for s390 (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/tools/build
Patch Set: A comma Created 4 years, 8 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 | « masters/master.client.v8.branches/master.cfg ('k') | scripts/slave/recipe_modules/v8/builders.py » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: masters/master.client.v8.branches/slaves.cfg
diff --git a/masters/master.client.v8.branches/slaves.cfg b/masters/master.client.v8.branches/slaves.cfg
index ea9a5a358d3ac511300ec430189ec9d1d9b3dfa3..370c74e405aed4d51375abfcccc7f3135d7ced2f 100644
--- a/masters/master.client.v8.branches/slaves.cfg
+++ b/masters/master.client.v8.branches/slaves.cfg
@@ -74,10 +74,14 @@ for vm in [327, 336]:
'V8 mips64el - sim - stable branch',
'V8 ppc - sim - stable branch',
'V8 ppc64 - sim - stable branch',
+ 'V8 s390 - sim - stable branch',
+ 'V8 s390x - sim - stable branch',
'V8 mipsel - sim - beta branch',
'V8 mips64el - sim - beta branch',
'V8 ppc - sim - beta branch',
- 'V8 ppc64 - sim - beta branch'],
+ 'V8 ppc64 - sim - beta branch',
+ 'V8 s390 - sim - beta branch',
+ 'V8 s390x - sim - beta branch'],
'hostname': 'vm%d-m3' % vm,
'os': 'linux',
'version': 'precise',
« no previous file with comments | « masters/master.client.v8.branches/master.cfg ('k') | scripts/slave/recipe_modules/v8/builders.py » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698