| Index: master/slaves.cfg
|
| ===================================================================
|
| --- master/slaves.cfg (revision 9775)
|
| +++ master/slaves.cfg (working copy)
|
| @@ -41,6 +41,10 @@
|
| 'Build-Ubuntu12-GCC-x86-Release-RazrI',
|
| 'Build-Ubuntu12-GCC-x86-Debug-Alex',
|
| 'Build-Ubuntu12-GCC-x86-Release-Alex',
|
| + 'Build-Ubuntu12-GCC-x86_64-Debug-Link',
|
| + 'Build-Ubuntu12-GCC-x86_64-Release-Link',
|
| + 'Build-Ubuntu12-GCC-Arm7-Debug-Daisy',
|
| + 'Build-Ubuntu12-GCC-Arm7-Release-Daisy',
|
| ]
|
|
|
|
|
| @@ -286,13 +290,35 @@
|
| 'Test-ChromeOS-Alex-GMA3150-x86-Debug',
|
| 'Test-ChromeOS-Alex-GMA3150-x86-Release',
|
| 'Perf-ChromeOS-Alex-GMA3150-x86-Release',
|
| -
|
| ],
|
| 'ssh_host': '192.168.1.134',
|
| 'ssh_port': '22',
|
| },
|
| {
|
| 'master': 'Skia',
|
| + 'hostname': 'skiabot-shuttle-ubuntu12-003',
|
| + 'builder': [
|
| + 'Test-ChromeOS-Link-HD4000-x86_64-Debug',
|
| + 'Test-ChromeOS-Link-HD4000-x86_64-Release',
|
| + 'Perf-ChromeOS-Link-HD4000-x86_64-Release',
|
| + ],
|
| + 'ssh_host': '192.168.1.141',
|
| + 'ssh_port': '22',
|
| + },
|
| + {
|
| + 'master': 'Skia',
|
| + 'hostname': 'skiabot-shuttle-ubuntu12-004',
|
| + 'builder': [
|
| + 'Test-ChromeOS-Daisy-MaliT604-Arm7-Debug',
|
| + 'Test-ChromeOS-Daisy-MaliT604-Arm7-Release',
|
| + 'Perf-ChromeOS-Daisy-MaliT604-Arm7-Release',
|
| +
|
| + ],
|
| + 'ssh_host': '192.168.1.123',
|
| + 'ssh_port': '22',
|
| + },
|
| + {
|
| + 'master': 'Skia',
|
| 'hostname': 'skiabot-shuttle-ubuntu12-ati5770-001',
|
| 'builder': [
|
| 'Test-Ubuntu12-ShuttleA-ATI5770-x86-Debug',
|
|
|