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

Unified Diff: infra/config/cq.cfg

Issue 1349013004: CQ: Remove baremetal machines from CQ bots. (Closed) Base URL: https://chromium.googlesource.com/external/webrtc.git@master
Patch Set: Created 5 years, 3 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 e2d3a2cfa67ad294d1a0401536222564353277e0..dae68677de4c221bcb0074d8ac76b44c150bd946 100644
--- a/infra/config/cq.cfg
+++ b/infra/config/cq.cfg
@@ -40,7 +40,6 @@ verifiers {
builders { name: "ios64_sim" }
builders { name: "linux" }
builders { name: "linux_asan" }
- builders { name: "linux_baremetal" }
builders { name: "linux_gn" }
builders { name: "linux_gn_rel" }
builders { name: "linux_msan" }
@@ -48,7 +47,6 @@ verifiers {
builders { name: "linux_tsan2" }
builders { name: "mac" }
builders { name: "mac_asan" }
- builders { name: "mac_baremetal" }
builders { name: "mac_rel" }
builders { name: "mac_x64" }
builders { name: "mac_x64_gn" }
@@ -56,7 +54,6 @@ verifiers {
builders { name: "mac_x64_rel" }
builders { name: "presubmit" }
builders { name: "win" }
- builders { name: "win_baremetal" }
builders { name: "win_rel" }
builders { name: "win_x64_gn" }
builders { name: "win_x64_gn_rel" }
« 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