blob: 7d7e17de8ae892ddf05ec389aa48735c0fb00757 [file] [log] [blame]
# Auto-generated by lucicfg.
# Do not modify manually.
#
# For the schema of this file, see Config message:
# https://luci-config.appspot.com/schemas/projects:commit-queue.cfg
config_groups {
name: "luci-test_repo"
gerrit {
url: "https://gerrit-review.googlesource.com"
projects {
name: "luci-test"
ref_regexp: "refs/heads/.+"
}
}
verifiers {
gerrit_cq_ability {
committer_list: "project-gerrit-committers"
dry_run_access_list: "all"
new_patchset_run_access_list: "all"
}
tryjob {
builders {
name: "gerrit/try/Verify luci-test CL"
}
retry_config {
single_quota: 1
global_quota: 2
failure_weight: 100
transient_failure_weight: 1
timeout_weight: 100
}
}
}
}