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