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

Unified Diff: cr-buildbucket.cfg

Issue 2987913002: remove master.internal.tryserver.corp.webrtc bucket (Closed)
Patch Set: Created 3 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: cr-buildbucket.cfg
diff --git a/cr-buildbucket.cfg b/cr-buildbucket.cfg
index c65824d8dbc471ed6800076475f935fdc1445b9b..123c4374c0d24a2c52ed6afb610066d7bd9e9b48 100644
--- a/cr-buildbucket.cfg
+++ b/cr-buildbucket.cfg
@@ -55,30 +55,6 @@ buckets {
}
buckets {
- name: "master.internal.tryserver.corp.webrtc"
- acls {
- role: READER
- group: "all"
- }
- acls {
- role: SCHEDULER
- group: "service-account-cq"
- }
- acls {
- role: WRITER
- group: "service-account-webrtc-master"
- }
- acls {
- role: SCHEDULER
- group: "project-webrtc-tryjob-access"
- }
- acls {
- role: WRITER
- group: "service-account-webrtc-master-internal"
- }
-}
-
-buckets {
name: "master.tryserver.webrtc"
acls {
role: READER
« 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