| Index: masters/master.client.skia/slaves.cfg
|
| diff --git a/masters/master.client.skia/slaves.cfg b/masters/master.client.skia/slaves.cfg
|
| index 2371204afedf53ecd44c001826f2a393af94cdb8..fe662d55750cd9d18e27571012803ecf4690f474 100644
|
| --- a/masters/master.client.skia/slaves.cfg
|
| +++ b/masters/master.client.skia/slaves.cfg
|
| @@ -166,6 +166,16 @@ slaves = [
|
| },
|
| {
|
| 'master': 'Skia',
|
| + 'hostname': 'skiabot-ct-dm-004',
|
| + 'builder': [
|
| + 'Perf-Ubuntu-GCC-Golo-GPU-GT610-x86_64-Release-CT_BENCH_10k_SKPs',
|
| + ],
|
| + 'os': 'linux',
|
| + 'version': 'precise',
|
| + 'bits': '64',
|
| + },
|
| + {
|
| + 'master': 'Skia',
|
| 'hostname': 'skiabot-linux-swarm-012',
|
| 'builder': [
|
| 'Test-Ubuntu-GCC-ShuttleA-GPU-GTX550Ti-x86_64-Release-Valgrind',
|
|
|