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

Unified Diff: testing/commit_queue/config.json

Issue 844263005: Apply latest updates to experimental trybot config from CQ repo (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 3e39bf327201529f87648a108b73ff3e3e949c87..499c8fa154c2ea5f53dbfeeaf64aad0cf0c6b379 100644
--- a/testing/commit_queue/config.json
+++ b/testing/commit_queue/config.json
@@ -5,11 +5,15 @@
"trybots": {
"launched": {
"tryserver.chromium.linux": {
- "linux_chromium_asan_rel_ng": ["defaulttests"]
+ "linux_chromium_asan_rel_ng": ["defaulttests"],
+ "linux_chromium_gn_chromeos_rel": ["defaulttests"]
},
"tryserver.chromium.mac": {
+ "ios_dbg_simulator_ng": ["defaulttests"],
Sergiy Byelozyorov 2015/01/14 14:50:40 shoudln't this also include ios_rel_device_ng and
Paweł Hajdan Jr. 2015/01/14 14:51:18 No, they're in production now.
+ "mac_chromium_gn_rel": ["defaulttests"]
},
"tryserver.chromium.win": {
+ "win8_chromium_gn_rel": ["defaulttests"],
"win8_chromium_ng": ["defaulttests"],
"win_chromium_compile_dbg_ng": ["defaulttests"]
}
« 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