Commit 4a4858da authored by Sergiy Byelozyorov's avatar Sergiy Byelozyorov

Remove linux_gpu and linux_gpu triggered_tests from Chromium CQ

BUG=426897
TBR=phajdan.jr@chromium.org
CC=kbr@chromium.org

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

Cr-Commit-Position: refs/heads/master@{#313027}
parent 53f5ed7f
......@@ -91,15 +91,12 @@
"win_chromium_x64_rel_ng": ["defaulttests"]
},
"tryserver.chromium.gpu": {
"linux_gpu": ["defaulttests"],
"linux_gpu_triggered_tests": ["defaulttests"],
"win_gpu": ["defaulttests"],
"win_gpu_triggered_tests": ["defaulttests"]
}
},
"triggered": {
"tryserver.chromium.gpu": {
"linux_gpu_triggered_tests": "linux_gpu",
"win_gpu_triggered_tests": "win_gpu"
}
}
......
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