Update quickrun shards
Bug: 1268951
Change-Id: I975af6fc68ab38cf83b464822b700930c2f17b84
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/3342507
Reviewed-by: Gregory Guterman <[email protected]>
Reviewed-by: Gary Tong <[email protected]>
Commit-Queue: Struan Shrimpton <[email protected]>
Cr-Commit-Position: refs/heads/main@{#952191}
diff --git a/testing/buildbot/test_suite_exceptions.pyl b/testing/buildbot/test_suite_exceptions.pyl
index 470b76e..98b75c0 100644
--- a/testing/buildbot/test_suite_exceptions.pyl
+++ b/testing/buildbot/test_suite_exceptions.pyl
@@ -32,7 +32,7 @@
},
'android-marshmallow-arm64-rel': {
'swarming': {
- 'quickrun_shards': 2,
+ 'quickrun_shards': 3,
},
},
'android-marshmallow-arm64-rel-rts': {
@@ -43,7 +43,7 @@
'android-marshmallow-x86-rel': {
'swarming': {
'shards': 2,
- 'quickrun_shards': 4,
+ 'quickrun_shards': 6,
},
},
'android-pie-arm64-rel': {
@@ -59,7 +59,7 @@
},
],
'shards': 2,
- 'quickrun_shards': 4,
+ 'quickrun_shards': 6,
},
},
'android-pie-x86-rel': {
@@ -678,6 +678,7 @@
# This is for slow test execution that often becomes a critical path of
# swarming jobs. crbug.com/868114
'shards': 15,
+ 'quickrun_shards': 30,
}
},
'Win10 Tests x64 20h2': {
@@ -842,6 +843,11 @@
},
'chrome_all_tast_tests': {
'modifications': {
+ 'chromeos-amd64-generic-rel': {
+ 'swarming': {
+ 'quickrun_shards': 4,
+ },
+ },
'chromeos-betty-pi-arc-cfi-thin-lto-chrome': {
'args': [
# This bot sets symbol_level=2, which doesn't fit inside a normal VM.
@@ -1302,7 +1308,7 @@
},
'android-pie-arm64-rel': {
'swarming': {
- 'quickrun_shards': 30
+ 'quickrun_shards': 40
}
},
'android-pie-x86-rel': {
@@ -2308,6 +2314,11 @@
'--test-launcher-filter-file=../../testing/buildbot/filters/android.emulator.net_unittests.filter',
],
},
+ 'chromeos-amd64-generic-rel': {
+ 'swarming': {
+ 'quickrun_shards': 6,
+ },
+ },
'fuchsia-code-coverage': {
'swarming': {
'shards': 14,
@@ -2505,6 +2516,11 @@
'--extra-browser-args=--disable-wcg-for-test',
],
},
+ 'Win10 x64 Release (NVIDIA)': {
+ 'swarming': {
+ 'quickrun_shards': 2,
+ },
+ },
},
'replacements': {
# The V8 builders pass the V8 revision for ${got_revision}, so instead