| Index: testing/buildbot/chromium.linux.json
|
| diff --git a/testing/buildbot/chromium.linux.json b/testing/buildbot/chromium.linux.json
|
| index ae22afdcf72ea7e8bf41cba540699bed697b288d..b59c5d8bcbd20457eb76e40aba66a3e211c0f4c1 100644
|
| --- a/testing/buildbot/chromium.linux.json
|
| +++ b/testing/buildbot/chromium.linux.json
|
| @@ -672,7 +672,10 @@
|
| },
|
| {
|
| "isolate_name": "telemetry_perf_unittests",
|
| - "name": "telemetry_perf_unittests"
|
| + "name": "telemetry_perf_unittests",
|
| + "swarming": {
|
| + "can_use_on_swarming_builders": true
|
| + }
|
| }
|
| ],
|
| "scripts": [
|
| @@ -1041,7 +1044,10 @@
|
| },
|
| {
|
| "isolate_name": "telemetry_perf_unittests",
|
| - "name": "telemetry_perf_unittests"
|
| + "name": "telemetry_perf_unittests",
|
| + "swarming": {
|
| + "can_use_on_swarming_builders": true
|
| + }
|
| }
|
| ],
|
| "scripts": [
|
|
|