Migrate CQ trybot config to v8 repo.
TBR=tandrii@chromium.org NOTRY=true Review URL: https://codereview.chromium.org/940393002 Cr-Commit-Position: refs/heads/master@{#26771}
This commit is contained in:
parent
916deea527
commit
f4bd25da69
22
testing/commit_queue/config.json
Normal file
22
testing/commit_queue/config.json
Normal file
@ -0,0 +1,22 @@
|
||||
{
|
||||
"trybots": {
|
||||
"launched": {
|
||||
"tryserver.v8": {
|
||||
"v8_android_arm_compile_rel": ["defaulttests"],
|
||||
"v8_linux64_asan_rel": ["defaulttests"],
|
||||
"v8_linux64_rel": ["defaulttests"],
|
||||
"v8_linux_arm64_rel": ["defaulttests"],
|
||||
"v8_linux_arm_rel": ["defaulttests"],
|
||||
"v8_linux_chromium_gn_rel": ["defaulttests"],
|
||||
"v8_linux_gcc_compile_rel": ["defaulttests"],
|
||||
"v8_linux_nodcheck_rel": ["defaulttests"],
|
||||
"v8_linux_rel": ["defaulttests"],
|
||||
"v8_mac_rel": ["defaulttests"],
|
||||
"v8_presubmit": ["defaulttests"],
|
||||
"v8_win64_rel": ["defaulttests"],
|
||||
"v8_win_compile_dbg": ["defaulttests"],
|
||||
"v8_win_rel": ["defaulttests"]
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
Loading…
Reference in New Issue
Block a user