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

Unified Diff: infra/project-config/cr-buildbucket.cfg

Issue 1256333006: Build buckets: tryjob access (Closed) Base URL: https://skia.googlesource.com/skia@master
Patch Set: Created 5 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/project-config/cr-buildbucket.cfg
diff --git a/infra/project-config/cr-buildbucket.cfg b/infra/project-config/cr-buildbucket.cfg
index 02644cab2876f8ea2be4b720d91ed215a64ea1ab..85f0a1da0680dff5d6cb8da41b1f43f11f51c37b 100644
--- a/infra/project-config/cr-buildbucket.cfg
+++ b/infra/project-config/cr-buildbucket.cfg
@@ -14,6 +14,10 @@ buckets {
}
acls {
role: SCHEDULER
+ group: "project-skia-tryjob-access"
+ }
+ acls {
+ role: SCHEDULER
group: "service-account-cq"
}
acls {
@@ -30,6 +34,10 @@ buckets {
}
acls {
role: SCHEDULER
+ group: "project-skia-tryjob-access"
+ }
+ acls {
+ role: SCHEDULER
group: "service-account-cq"
}
acls {
@@ -46,6 +54,10 @@ buckets {
}
acls {
role: SCHEDULER
+ group: "project-skia-tryjob-access"
+ }
+ acls {
+ role: SCHEDULER
group: "service-account-cq"
}
acls {
@@ -62,6 +74,10 @@ buckets {
}
acls {
role: SCHEDULER
+ group: "project-skia-tryjob-access"
+ }
+ acls {
+ role: SCHEDULER
group: "service-account-cq"
}
acls {
« 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