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

Unified Diff: cr-buildbucket-dev.cfg

Issue 2892913003: cr-buildbucket-dev: add findit mixin (Closed)
Patch Set: Created 3 years, 7 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: cr-buildbucket-dev.cfg
diff --git a/cr-buildbucket-dev.cfg b/cr-buildbucket-dev.cfg
index e6428aaf339a9e21e786f428711f3644d5983269..901a5e3bf48570a662f7536a3a2074b4e6652e94 100644
--- a/cr-buildbucket-dev.cfg
+++ b/cr-buildbucket-dev.cfg
@@ -57,6 +57,15 @@ builder_mixins {
dimensions: "os:Windows"
}
+builder_mixins {
+ name: "findit"
+ # This category is meant for Findit to trigger tryjobs on.
+ category: "Chromium Variable"
+ recipe {
+ name: "findit/chromium/compile"
+ }
+}
+
buckets {
name: "luci.chromium.try"
« 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