Commit b14e944d authored by Michael Achenbach's avatar Michael Achenbach Committed by Commit Bot

[test] Bump shards on slowest trybots

NOTRY=true
TBR=sergiyb@chromium.org

Change-Id: Ia7044aa05d5e66ef8fb89fb955604d3d5eb3f1c6
Reviewed-on: https://chromium-review.googlesource.com/1223870
Commit-Queue: Michael Achenbach <machenbach@chromium.org>
Reviewed-by: 's avatarMichael Achenbach <machenbach@chromium.org>
Cr-Commit-Position: refs/heads/master@{#55845}
parent 011401c1
...@@ -202,9 +202,9 @@ ...@@ -202,9 +202,9 @@
'v8_linux_arm_rel_ng_triggered': { 'v8_linux_arm_rel_ng_triggered': {
'tests': [ 'tests': [
{'name': 'mjsunit_sp_frame_access'}, {'name': 'mjsunit_sp_frame_access'},
{'name': 'mozilla'}, {'name': 'mozilla', 'shards': 2},
{'name': 'test262'}, {'name': 'test262', 'shards': 2},
{'name': 'v8testing', 'shards': 7}, {'name': 'v8testing', 'shards': 8},
{'name': 'v8testing', 'variant': 'extra', 'shards': 3}, {'name': 'v8testing', 'variant': 'extra', 'shards': 3},
], ],
}, },
...@@ -322,8 +322,8 @@ ...@@ -322,8 +322,8 @@
'v8_linux_arm64_rel_ng_triggered': { 'v8_linux_arm64_rel_ng_triggered': {
'tests': [ 'tests': [
{'name': 'mjsunit_sp_frame_access'}, {'name': 'mjsunit_sp_frame_access'},
{'name': 'mozilla'}, {'name': 'mozilla', 'shards': 2},
{'name': 'test262'}, {'name': 'test262', 'shards': 2},
{'name': 'v8testing', 'shards': 9}, {'name': 'v8testing', 'shards': 9},
{'name': 'v8testing', 'variant': 'extra', 'shards': 4}, {'name': 'v8testing', 'variant': 'extra', 'shards': 4},
], ],
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment