• Home
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
1# Auto-generated by lucicfg.
2# Do not modify manually.
3#
4# For the schema of this file, see RealmsCfg message:
5#   https://config.luci.app/schemas/projects:realms.cfg
6
7realms {
8  name: "@root"
9  bindings {
10    role: "role/buildbucket.reader"
11    principals: "group:all"
12  }
13  bindings {
14    role: "role/configs.reader"
15    principals: "group:all"
16  }
17  bindings {
18    role: "role/cq.committer"
19    principals: "group:project-boringssl-committers"
20  }
21  bindings {
22    role: "role/cq.dryRunner"
23    principals: "group:project-boringssl-tryjob-access"
24  }
25  bindings {
26    role: "role/logdog.reader"
27    principals: "group:all"
28  }
29  bindings {
30    role: "role/logdog.writer"
31    principals: "group:luci-logdog-chromium-writers"
32  }
33  bindings {
34    role: "role/scheduler.owner"
35    principals: "group:project-boringssl-admins"
36  }
37  bindings {
38    role: "role/scheduler.reader"
39    principals: "group:all"
40  }
41}
42realms {
43  name: "ci"
44  bindings {
45    role: "role/buildbucket.builderServiceAccount"
46    principals: "user:boringssl-ci-builder@chops-service-accounts.iam.gserviceaccount.com"
47  }
48}
49realms {
50  name: "try"
51  bindings {
52    role: "role/buildbucket.builderServiceAccount"
53    principals: "user:boringssl-try-builder@chops-service-accounts.iam.gserviceaccount.com"
54  }
55  bindings {
56    role: "role/buildbucket.triggerer"
57    principals: "group:project-boringssl-tryjob-access"
58    principals: "group:service-account-cq"
59  }
60}
61