| 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',
|
|
|