Increase shards for browser_tests on linux-chromeos-dbg.
browser_tests is timing out on linux-chromeos-dbg, increasing the shard count should reduce the amount of work each shard needs to do and hopefully bring it under the time out. Bug: 1207429 Change-Id: I184dc79c78a2df233b56952f2a83e92b5a6940a7 Cq-Include-Trybots: luci.chromium.try:linux-chromeos-dbg Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2885660 Reviewed-by: Dirk Pranke <dpranke@google.com> Commit-Queue: Garrett Beaty <gbeaty@chromium.org> Cr-Commit-Position: refs/heads/master@{#881820}
This commit is contained in:

committed by
Chromium LUCI CQ

parent
2dfb2156a9
commit
d81c918d82
testing/buildbot
@ -1660,7 +1660,7 @@
|
||||
}
|
||||
],
|
||||
"service_account": "chromium-tester@chops-service-accounts.iam.gserviceaccount.com",
|
||||
"shards": 30
|
||||
"shards": 40
|
||||
},
|
||||
"test": "browser_tests",
|
||||
"test_id_prefix": "ninja://chrome/test:browser_tests/"
|
||||
|
@ -705,7 +705,7 @@
|
||||
},
|
||||
'linux-chromeos-dbg': {
|
||||
'swarming': {
|
||||
'shards': 30,
|
||||
'shards': 40,
|
||||
},
|
||||
},
|
||||
'linux-chromeos-ltc': {
|
||||
|
Reference in New Issue
Block a user