Commit 0666d308 authored by hans's avatar hans Committed by Commit bot

Shard browser_tests on Linux ClangToT bots

BUG=none
NOTRY=true

Review URL: https://codereview.chromium.org/1645753003

Cr-Commit-Position: refs/heads/master@{#372087}
parent c59c01ad
...@@ -931,7 +931,8 @@ ...@@ -931,7 +931,8 @@
}, },
{ {
"swarming": { "swarming": {
"can_use_on_swarming_builders": true "can_use_on_swarming_builders": true,
"shards": 5
}, },
"test": "browser_tests" "test": "browser_tests"
}, },
...@@ -1323,7 +1324,8 @@ ...@@ -1323,7 +1324,8 @@
}, },
{ {
"swarming": { "swarming": {
"can_use_on_swarming_builders": true "can_use_on_swarming_builders": true,
"shards": 5
}, },
"test": "content_browsertests" "test": "content_browsertests"
}, },
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment