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

Unified Diff: infra/config/cq.cfg

Issue 1345303002: Allow PRESUBMIT run pcg on trybuilder. (Closed) Base URL: https://github.com/luci/gae@master
Patch Set: added CQ config change 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 | « PRESUBMIT.py ('k') | 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 774b135569e5f2e0ea3f473ee209f3f53741f7e8..7fe3770de0dd7c3899a470bfd9c0db1153ef7e79 100644
--- a/infra/config/cq.cfg
+++ b/infra/config/cq.cfg
@@ -16,6 +16,7 @@ verifiers {
buckets {
name: "master.tryserver.infra"
builders { name: "Luci-GAE Linux Trusty 64 Tester" }
+ builders { name: "Luci-GAE Presubmit" }
}
}
}
« no previous file with comments | « PRESUBMIT.py ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698