commit | 3fbe274da2146de3851ff8e9e503e2bc0f180059 | [log] [tgz] |
---|---|---|
author | Titouan Rigoudy <[email protected]> | Fri Sep 09 17:10:14 2022 |
committer | Chromium LUCI CQ <[email protected]> | Fri Sep 09 17:10:14 2022 |
tree | 8e1a65008c00dc8db4073cf4ecbf5fd03e3ae06d | |
parent | b3dae139201f8955782280586014660c059c9573 [diff] [blame] |
[Sheriff] Double browser_tests shard count on Linux CFI bot. Bug: chromium:1361973 Change-Id: I4dc52f92cb1084ef4244ba37f81d16da3aa3f6c3 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/3887579 Reviewed-by: Dominique Fauteux-Chapleau <[email protected]> Commit-Queue: Titouan Rigoudy <[email protected]> Commit-Queue: Titouan Rigoudy <[email protected]> Owners-Override: Titouan Rigoudy <[email protected]> Cr-Commit-Position: refs/heads/main@{#1045180}
diff --git a/testing/buildbot/test_suite_exceptions.pyl b/testing/buildbot/test_suite_exceptions.pyl index f563aaf..13858c9 100644 --- a/testing/buildbot/test_suite_exceptions.pyl +++ b/testing/buildbot/test_suite_exceptions.pyl
@@ -934,6 +934,11 @@ 'shards': 30, # https://crbug.com/1103330 }, }, + 'Linux CFI': { + 'swarming': { + 'shards': 20, # https://crbug.com/1361973 + }, + }, 'Linux Chromium OS ASan LSan Tests (1)': { # These are very slow on the ASAN trybot for some reason. # crbug.com/1257927