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.owner" 11 principals: "group:project-art-admins" 12 } 13 bindings { 14 role: "role/buildbucket.reader" 15 principals: "group:all" 16 } 17 bindings { 18 role: "role/configs.reader" 19 principals: "group:all" 20 } 21 bindings { 22 role: "role/logdog.reader" 23 principals: "group:all" 24 } 25 bindings { 26 role: "role/logdog.writer" 27 principals: "group:luci-logdog-chromium-writers" 28 } 29 bindings { 30 role: "role/scheduler.owner" 31 principals: "group:project-art-admins" 32 } 33 bindings { 34 role: "role/scheduler.reader" 35 principals: "group:all" 36 } 37 bindings { 38 role: "role/swarming.poolOwner" 39 principals: "group:project-art-admins" 40 } 41 bindings { 42 role: "role/swarming.poolUser" 43 principals: "group:project-art-admins" 44 } 45 bindings { 46 role: "role/swarming.poolViewer" 47 principals: "group:all" 48 } 49 bindings { 50 role: "role/swarming.taskTriggerer" 51 principals: "group:project-art-admins" 52 } 53} 54realms { 55 name: "ci" 56 bindings { 57 role: "role/buildbucket.builderServiceAccount" 58 principals: "user:[email protected]" 59 } 60} 61realms { 62 name: "ci.shadow" 63 bindings { 64 role: "role/buildbucket.builderServiceAccount" 65 principals: "user:[email protected]" 66 } 67 bindings { 68 role: "role/buildbucket.creator" 69 principals: "user:[email protected]" 70 } 71 bindings { 72 role: "role/buildbucket.triggerer" 73 principals: "user:[email protected]" 74 } 75} 76realms { 77 name: "pools/ci" 78} 79