Commit 3fb373cb authored by Paweł Hajdan, Jr's avatar Paweł Hajdan, Jr

Apply latest updates to experimental trybot config from CQ repo

BUG=443613
R=sergiyb@chromium.org

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

Cr-Commit-Position: refs/heads/master@{#311474}
parent 44640d47
...@@ -5,11 +5,15 @@ ...@@ -5,11 +5,15 @@
"trybots": { "trybots": {
"launched": { "launched": {
"tryserver.chromium.linux": { "tryserver.chromium.linux": {
"linux_chromium_asan_rel_ng": ["defaulttests"] "linux_chromium_asan_rel_ng": ["defaulttests"],
"linux_chromium_gn_chromeos_rel": ["defaulttests"]
}, },
"tryserver.chromium.mac": { "tryserver.chromium.mac": {
"ios_dbg_simulator_ng": ["defaulttests"],
"mac_chromium_gn_rel": ["defaulttests"]
}, },
"tryserver.chromium.win": { "tryserver.chromium.win": {
"win8_chromium_gn_rel": ["defaulttests"],
"win8_chromium_ng": ["defaulttests"], "win8_chromium_ng": ["defaulttests"],
"win_chromium_compile_dbg_ng": ["defaulttests"] "win_chromium_compile_dbg_ng": ["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