Run sync_integration_tests for windows coverage builders on ssd
Bug: 1487067
Change-Id: Ie5a1e82745dfa9ee029ef31dc0362017e0ba4baa
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/4906333
Auto-Submit: Prakhar Asthana <[email protected]>
Commit-Queue: Zhaoyang Li <[email protected]>
Reviewed-by: Zhaoyang Li <[email protected]>
Cr-Commit-Position: refs/heads/main@{#1204088}
diff --git a/testing/buildbot/test_suite_exceptions.pyl b/testing/buildbot/test_suite_exceptions.pyl
index 5440516..2251a6a3 100644
--- a/testing/buildbot/test_suite_exceptions.pyl
+++ b/testing/buildbot/test_suite_exceptions.pyl
@@ -4243,6 +4243,15 @@
'shards': 3,
},
},
+ 'win10-code-coverage': {
+ 'swarming': {
+ 'shards': 4,
+ 'dimensions': {
+ 'pool': 'chromium.tests.coverage',
+ 'ssd': '1',
+ },
+ }
+ },
},
},
'sync_integration_tests_no_field_trial': {