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

Unified Diff: infra/config/cq.cfg

Issue 1763013002: cq.cfg: use presubmit builder to tryserver.infra. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/tools/depot_tools
Patch Set: Created 4 years, 10 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 2da2fb7f96f48d3c88a5598826612b7138f2c797..bb0f98fc62e0221b01175779a5f6fc2c70a1fe07 100644
--- a/infra/config/cq.cfg
+++ b/infra/config/cq.cfg
@@ -29,9 +29,9 @@ verifiers {
try_job {
buckets {
- name: "tryserver.chromium.linux"
+ name: "tryserver.infra"
builders {
- name: "depot_tools_presubmit"
+ name: "Depot Tools Presubmit"
}
}
}
« 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