Commit 8de92b4b authored by Michael Achenbach's avatar Michael Achenbach Committed by V8 LUCI CQ

[CQ] Experiment to speed up the asan builder

No-Try: true
Bug: v8:11428
Change-Id: Ia06f5a99f851325103ad1860bf44a7313ea541f7
Reviewed-on: https://chromium-review.googlesource.com/c/v8/v8/+/3581723Reviewed-by: 's avatarAlmothana Athamneh <almuthanna@chromium.org>
Commit-Queue: Michael Achenbach <machenbach@chromium.org>
Cr-Commit-Position: refs/heads/main@{#79988}
parent 4f0f2d1d
...@@ -314,9 +314,9 @@ ...@@ -314,9 +314,9 @@
'os': 'Ubuntu-18.04', 'os': 'Ubuntu-18.04',
}, },
'tests': [ 'tests': [
{'name': 'test262', 'shards': 7}, {'name': 'test262', 'shards': 12},
{'name': 'v8testing', 'shards': 3}, {'name': 'v8testing', 'shards': 5},
{'name': 'v8testing', 'variant': 'extra', 'shards': 3}, {'name': 'v8testing', 'variant': 'extra', 'shards': 5},
{'name': 'v8testing', 'variant': 'slow_path'}, {'name': 'v8testing', 'variant': 'slow_path'},
], ],
}, },
......
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