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

Unified Diff: config/cq.cfg

Issue 2191813002: cq.cfg: use luci.infra.try bucket (Closed) Base URL: https://chromium.googlesource.com/infra/infra.git@master
Patch Set: exclude buildbucket changes 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: config/cq.cfg
diff --git a/config/cq.cfg b/config/cq.cfg
index 70b2fbfa4ca13730726971dd6dbfbd6ad3a18170..fd23371c71758c37a18b30d70652a25685102cc6 100644
--- a/config/cq.cfg
+++ b/config/cq.cfg
@@ -41,17 +41,12 @@ verifiers {
}
}
buckets {
- name: "master.tryserver.infra",
+ name: "luci.infra.try",
builders {name: "Infra Presubmit"}
- builders {name: "Infra Presubmit (Swarming)"}
builders {name: "Infra Linux Trusty 64 Tester"}
- builders {name: "Infra Linux Trusty 64 Tester (Swarming)"}
builders {name: "Infra Linux Precise 32 Tester"}
- builders {name: "Infra Linux Precise 32 Tester (Swarming)"}
builders {name: "Infra Mac Tester"}
- builders {name: "Infra Mac Tester (Swarming)"}
builders {name: "Infra Win Tester"}
- builders {name: "Infra Win Tester (Swarming)"}
}
}
sign_cla {}
« 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