summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorNodir Turakulov <nodir@chromium.org>2015-07-30 10:41:22 -0700
committerNodir Turakulov <nodir@chromium.org>2015-07-30 10:41:22 -0700
commit54f40aa495f11e86ab875bec9421c23e92e2946b (patch)
tree3c15feeae621ff48e74270bcba45eafff3410628
parentb8ac0eebf84765b6833aaf239a1221dc5641352e (diff)
downloadchromium_src-54f40aa495f11e86ab875bec9421c23e92e2946b.zip
chromium_src-54f40aa495f11e86ab875bec9421c23e92e2946b.tar.gz
chromium_src-54f40aa495f11e86ab875bec9421c23e92e2946b.tar.bz2
Tryjob access for buckets
Configured tryjob access for tryserver build buckets. Also added codereview.settings and OWNERS files R=sheyang@chromium.org BUG=461614 Review URL: https://codereview.chromium.org/1262153006 .
-rw-r--r--OWNERS3
-rw-r--r--codereview.settings5
-rw-r--r--cr-buildbucket.cfg21
3 files changed, 28 insertions, 1 deletions
diff --git a/OWNERS b/OWNERS
new file mode 100644
index 0000000..3fca711
--- /dev/null
+++ b/OWNERS
@@ -0,0 +1,3 @@
+phajdan.jr@chromium.org
+nodir@chromium.org
+sheyang@chromium.org
diff --git a/codereview.settings b/codereview.settings
new file mode 100644
index 0000000..1b206e8
--- /dev/null
+++ b/codereview.settings
@@ -0,0 +1,5 @@
+# This file is used by gcl to get repository specific information.
+CODE_REVIEW_SERVER: codereview.chromium.org
+CC_LIST: chromium-reviews@chromium.org
+VIEW_VC: https://chromium.googlesource.com/chromium/src/+/
+PROJECT: chromium
diff --git a/cr-buildbucket.cfg b/cr-buildbucket.cfg
index d1a33c7..c4812f0 100644
--- a/cr-buildbucket.cfg
+++ b/cr-buildbucket.cfg
@@ -50,6 +50,10 @@ buckets {
}
acls {
role: SCHEDULER
+ group: "project-chromium-tryjob-access"
+ }
+ acls {
+ role: SCHEDULER
group: "service-account-cq"
}
acls {
@@ -66,6 +70,10 @@ buckets {
}
acls {
role: SCHEDULER
+ group: "project-chromium-tryjob-access"
+ }
+ acls {
+ role: SCHEDULER
group: "service-account-cq"
}
acls {
@@ -102,6 +110,10 @@ buckets {
}
acls {
role: SCHEDULER
+ group: "project-chromium-tryjob-access"
+ }
+ acls {
+ role: SCHEDULER
group: "service-account-cq"
}
acls {
@@ -122,6 +134,10 @@ buckets {
}
acls {
role: SCHEDULER
+ group: "project-chromium-tryjob-access"
+ }
+ acls {
+ role: SCHEDULER
group: "service-account-cq"
}
acls {
@@ -142,6 +158,10 @@ buckets {
}
acls {
role: SCHEDULER
+ group: "project-chromium-tryjob-access"
+ }
+ acls {
+ role: SCHEDULER
group: "service-account-cq"
}
acls {
@@ -153,4 +173,3 @@ buckets {
group: "project-chromium-tryjob-access"
}
}
-