| Index: testing/buildbot/chromium.linux.json
|
| diff --git a/testing/buildbot/chromium.linux.json b/testing/buildbot/chromium.linux.json
|
| index 24282cf60b83987ff8eb162c5827adcdd1f2fada..8bba681a233cda409d068fe8e0561ccbe86aba2c 100644
|
| --- a/testing/buildbot/chromium.linux.json
|
| +++ b/testing/buildbot/chromium.linux.json
|
| @@ -659,7 +659,10 @@
|
| },
|
| {
|
| "isolate_name": "telemetry_perf_unittests",
|
| - "name": "telemetry_perf_unittests"
|
| + "name": "telemetry_perf_unittests",
|
| + "swarming": {
|
| + "can_use_on_swarming_builders": true
|
| + }
|
| }
|
| ],
|
| "scripts": [
|
| @@ -1028,7 +1031,10 @@
|
| },
|
| {
|
| "isolate_name": "telemetry_perf_unittests",
|
| - "name": "telemetry_perf_unittests"
|
| + "name": "telemetry_perf_unittests",
|
| + "swarming": {
|
| + "can_use_on_swarming_builders": true
|
| + }
|
| }
|
| ],
|
| "scripts": [
|
|
|