0

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:
Garrett Beaty
2021-05-12 02:52:50 +00:00
committed by Chromium LUCI CQ
parent 2dfb2156a9
commit d81c918d82
2 changed files with 2 additions and 2 deletions

@ -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': {