blob: e4bd31a858f7837c0e5793009a7af95082a47b63 [file] [log] [blame]
luci.project(
name = "zzz",
buildbucket = "cr-buildbucket.appspot.com",
)
luci.bucket(name = "bucket")
# Expect configs:
#
# === cr-buildbucket.cfg
# buckets {
# name: "bucket"
# }
# ===
#
# === project.cfg
# name: "zzz"
# ===