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

Unified Diff: infra/config/cq.cfg

Issue 1563883002: Update default trybot names for changed Mac bots (Closed) Base URL: https://chromium.googlesource.com/external/webrtc.git@master
Patch Set: Removed mac_x64_rel Created 4 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: infra/config/cq.cfg
diff --git a/infra/config/cq.cfg b/infra/config/cq.cfg
index 59abd190ad4d2216604263d8a03263be1ce7b792..66770f3e5696e1c24e86e08cd6b576206c47250a 100644
--- a/infra/config/cq.cfg
+++ b/infra/config/cq.cfg
@@ -54,9 +54,8 @@ verifiers {
builders { name: "mac_compile_dbg" }
builders { name: "mac_compile_x64_dbg" }
builders { name: "mac_rel" }
- builders { name: "mac_x64_gn_dbg" }
- builders { name: "mac_x64_gn_rel" }
- builders { name: "mac_x64_rel" }
+ builders { name: "mac_gn_dbg" }
+ builders { name: "mac_gn_rel" }
builders { name: "presubmit" }
builders { name: "win_baremetal" }
builders { name: "win_clang_dbg" }
« 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