Commit ab25d393 authored by machenbach's avatar machenbach Committed by Commit bot

[test] Add avx2 bot to CQ.

BUG=chromium:478460
LOG=n
NOTRY=true
TBR=bmeurer@chromium.org, mvstanton@chromium.org

Review URL: https://codereview.chromium.org/1107973007

Cr-Commit-Position: refs/heads/master@{#28149}
parent 3e25666c
......@@ -249,6 +249,7 @@ def GetPreferredTryMasters(project, change):
'v8_linux_gcc_compile_rel': set(['defaulttests']),
'v8_linux64_rel': set(['defaulttests']),
'v8_linux64_asan_rel': set(['defaulttests']),
'v8_linux64_avx2_rel': set(['defaulttests']),
'v8_win_rel': set(['defaulttests']),
'v8_win_compile_dbg': set(['defaulttests']),
'v8_win_nosnap_shared_compile_rel': set(['defaulttests']),
......
......@@ -29,6 +29,9 @@
"v8_linux64_asan_rel": [
"defaulttests"
],
"v8_linux64_avx2_rel": [
"defaulttests"
],
"v8_linux64_rel": [
"defaulttests"
],
......
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