Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(167)

Unified Diff: testing/commit_queue/config.json

Issue 865693003: Remove linux_gpu and linux_gpu triggered_tests from Chromium CQ (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 5 years, 11 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « no previous file | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: testing/commit_queue/config.json
diff --git a/testing/commit_queue/config.json b/testing/commit_queue/config.json
index a3142a58367c2ce44fad206c7b574d824f1cb3e0..c1c7eb13aebaba2ef2e0737baf314e3cf24380fc 100644
--- a/testing/commit_queue/config.json
+++ b/testing/commit_queue/config.json
@@ -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"
}
}
« no previous file with comments | « no previous file | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698