| Index: testing/buildbot/chromium.win.json
|
| diff --git a/testing/buildbot/chromium.win.json b/testing/buildbot/chromium.win.json
|
| index 164e2d6ebdc739c6d66fef7bafda6249f295a657..31cd72fc64019e78f7d181612bcfaaba4bc2f9a4 100644
|
| --- a/testing/buildbot/chromium.win.json
|
| +++ b/testing/buildbot/chromium.win.json
|
| @@ -472,7 +472,9 @@
|
| "telemetry_perf_unittests_run"
|
| ],
|
| "swarming": {
|
| - "can_use_on_swarming_builders": true
|
| + "can_use_on_swarming_builders": true,
|
| + "hard_timeout": 960,
|
| + "shards": 12
|
| }
|
| },
|
| {
|
| @@ -1403,7 +1405,9 @@
|
| "telemetry_perf_unittests_run"
|
| ],
|
| "swarming": {
|
| - "can_use_on_swarming_builders": true
|
| + "can_use_on_swarming_builders": true,
|
| + "hard_timeout": 960,
|
| + "shards": 12
|
| }
|
| },
|
| {
|
| @@ -1791,7 +1795,9 @@
|
| "telemetry_perf_unittests_run"
|
| ],
|
| "swarming": {
|
| - "can_use_on_swarming_builders": true
|
| + "can_use_on_swarming_builders": true,
|
| + "hard_timeout": 960,
|
| + "shards": 12
|
| }
|
| },
|
| {
|
|
|