Commit 8a908bf3 authored by Robbie McElrath's avatar Robbie McElrath Committed by Commit Bot

Increase shared count of non_network_service_browser_tests

This CL increases the shard count from 10 to 21, which matches the
count specified in test_suite_exceptions.pyl.

TBR=jbudorick@chromium.org

Bug: 938656
Change-Id: I37bfa264ea7ee37fb092eec5f8b4267adb2ea2ba
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1504978Reviewed-by: default avatarRobbie McElrath <rmcelrath@chromium.org>
Reviewed-by: default avatarJohn Budorick <jbudorick@chromium.org>
Reviewed-by: default avatarDarren Shen <shend@chromium.org>
Commit-Queue: Robbie McElrath <rmcelrath@chromium.org>
Cr-Commit-Position: refs/heads/master@{#638036}
parent 99baeeaf
...@@ -585,7 +585,7 @@ ...@@ -585,7 +585,7 @@
"name": "non_network_service_browser_tests", "name": "non_network_service_browser_tests",
"swarming": { "swarming": {
"can_use_on_swarming_builders": true, "can_use_on_swarming_builders": true,
"shards": 10 "shards": 21
}, },
"test": "browser_tests" "test": "browser_tests"
}, },
......
...@@ -949,6 +949,16 @@ ...@@ -949,6 +949,16 @@
}, },
}, },
}, },
'non_network_service_browser_tests': {
'modifications': {
# chromium.chromiumos
'linux-chromeos-dbg': {
'swarming': {
'shards': 21,
},
},
},
},
'non_network_service_webkit_layout_tests' : { 'non_network_service_webkit_layout_tests' : {
'remove_from': [ 'remove_from': [
'Linux Tests (dbg)(1)(32)', # 32-bit linux is unsupported 'Linux Tests (dbg)(1)(32)', # 32-bit linux is unsupported
......
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