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

Unified Diff: infra/config/cq.cfg

Issue 2179543003: cq.cfg: use luci builders (Closed) Base URL: https://chromium.googlesource.com/external/github.com/luci/gae@master
Patch Set: Created 4 years, 5 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 3003ea6fa3ede010a610591b48b1f260c3fd2da9..285670558ff878e56d4129b0d4120f9788d6a658 100644
--- a/infra/config/cq.cfg
+++ b/infra/config/cq.cfg
@@ -14,11 +14,9 @@ verifiers {
}
try_job {
buckets {
- name: "master.tryserver.infra"
+ name: "luci.infra.try"
builders { name: "Luci-GAE Linux Trusty 64 Tester" }
- builders { name: "Luci-GAE Linux Trusty 64 Tester (Swarming)" }
builders { name: "Luci-GAE Presubmit" }
- builders { name: "Luci-GAE Presubmit (Swarming)" }
}
}
}
« 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