2022-03-02 19:10:59 +00:00
|
|
|
# Auto-generated by lucicfg.
|
|
|
|
# Do not modify manually.
|
|
|
|
#
|
|
|
|
# For the schema of this file, see ProjectConfig message:
|
|
|
|
# https://luci-config.appspot.com/schemas/projects:luci-scheduler.cfg
|
|
|
|
|
|
|
|
job {
|
|
|
|
id: "Example Builder"
|
|
|
|
realm: "ci"
|
|
|
|
schedule: "with 1m interval"
|
|
|
|
acl_sets: "ci"
|
|
|
|
buildbucket {
|
|
|
|
server: "cr-buildbucket.appspot.com"
|
2022-04-29 18:46:00 +00:00
|
|
|
bucket: "ci"
|
2022-03-02 19:10:59 +00:00
|
|
|
builder: "Example Builder"
|
|
|
|
}
|
|
|
|
}
|
|
|
|
acl_sets {
|
|
|
|
name: "ci"
|
2022-04-29 18:46:00 +00:00
|
|
|
acls {
|
|
|
|
role: OWNER
|
|
|
|
granted_to: "group:mdb/crosvm-acl-luci-admin"
|
|
|
|
}
|
|
|
|
acls {
|
|
|
|
granted_to: "group:all"
|
|
|
|
}
|
2022-03-02 19:10:59 +00:00
|
|
|
}
|