blob: 5d6b736e9fed282e9032a2d7e278e3f8e0948615 [file] [log] [blame]
# See http://luci-config.appspot.com/schemas/projects:commit-queue.cfg for the
# documentation of this file format.
cq_status_host: "chromium-cq-status.appspot.com"
submit_options {
max_burst: 4
burst_delay {
seconds: 480
}
}
config_groups {
gerrit {
url: "https://chromium-review.googlesource.com"
projects {
name: "infra/luci/gae"
ref_regexp: "refs/heads/.+"
}
}
verifiers {
gerrit_cq_ability {
committer_list: "project-infra-committers"
dry_run_access_list: "project-infra-tryjob-access"
}
tryjob {
builders {
name: "infra/try/Luci-GAE Linux Trusty 64 Tester"
}
builders {
name: "infra/try/Luci-GAE Presubmit"
disable_reuse: true
}
retry_config {
single_quota: 1
global_quota: 2
failure_weight: 1
transient_failure_weight: 1
timeout_weight: 2
}
}
}
}