| Index: testing/buildbot/chromium.linux.json
|
| diff --git a/testing/buildbot/chromium.linux.json b/testing/buildbot/chromium.linux.json
|
| index 957f0a6dec5b8c179bfb92732d9897ab1d221eda..b1a71a364ddafb611b8722d125579980e6ff1d89 100644
|
| --- a/testing/buildbot/chromium.linux.json
|
| +++ b/testing/buildbot/chromium.linux.json
|
| @@ -610,7 +610,10 @@
|
| "isolated_scripts": [
|
| {
|
| "isolate_name": "telemetry_gpu_unittests",
|
| - "name": "telemetry_gpu_unittests"
|
| + "name": "telemetry_gpu_unittests",
|
| + "swarming": {
|
| + "can_use_on_swarming_builders": true
|
| + }
|
| },
|
| {
|
| "isolate_name": "telemetry_perf_unittests",
|
| @@ -976,7 +979,10 @@
|
| "isolated_scripts": [
|
| {
|
| "isolate_name": "telemetry_gpu_unittests",
|
| - "name": "telemetry_gpu_unittests"
|
| + "name": "telemetry_gpu_unittests",
|
| + "swarming": {
|
| + "can_use_on_swarming_builders": true
|
| + }
|
| },
|
| {
|
| "isolate_name": "telemetry_perf_unittests",
|
|
|