| Index: infra/project-config/cr-buildbucket.cfg
|
| diff --git a/infra/project-config/cr-buildbucket.cfg b/infra/project-config/cr-buildbucket.cfg
|
| deleted file mode 100644
|
| index 544940bbaf3bf6868a47a74f9687e65f2ab8b3a8..0000000000000000000000000000000000000000
|
| --- a/infra/project-config/cr-buildbucket.cfg
|
| +++ /dev/null
|
| @@ -1,23 +0,0 @@
|
| -# Defines buckets on cr-buildbucket.appspot.com, used to schedule builds
|
| -# on buildbot. In particular, CQ uses some of these buckets to schedule tryjobs.
|
| -#
|
| -# See http://luci-config.appspot.com/schemas/projects:buildbucket.cfg for
|
| -# schema of this file and documentation.
|
| -#
|
| -# Please keep this list sorted by bucket name.
|
| -
|
| -buckets {
|
| - name: "master.tryserver.v8"
|
| - acls {
|
| - role: READER
|
| - group: "all"
|
| - }
|
| - acls {
|
| - role: SCHEDULER
|
| - group: "service-account-cq"
|
| - }
|
| - acls {
|
| - role: WRITER
|
| - group: "service-account-v8-master"
|
| - }
|
| -}
|
|
|