| # Auto-generated by lucicfg. |
| # Do not modify manually. |
| # |
| # For the schema of this file, see Config message: |
| # https://config.luci.app/schemas/projects:commit-queue.cfg |
| |
| cq_status_host: "chromium-cq-status.appspot.com" |
| submit_options { |
| max_burst: 4 |
| burst_delay { |
| seconds: 480 |
| } |
| } |
| config_groups { |
| name: "Main" |
| gerrit { |
| url: "https://chromium-review.googlesource.com" |
| projects { |
| name: "enterprise/cel" |
| ref_regexp: "refs/heads/.+" |
| } |
| } |
| verifiers { |
| gerrit_cq_ability { |
| committer_list: "project-celab-committers" |
| dry_run_access_list: "project-celab-tryjob-access" |
| } |
| tryjob { |
| builders { |
| name: "celab/try/linux-build" |
| } |
| builders { |
| name: "celab/try/linux-full-tests" |
| } |
| builders { |
| name: "celab/try/linux-quick-tests" |
| } |
| builders { |
| name: "celab/try/windows-build" |
| } |
| builders { |
| name: "celab/try/windows-full-tests" |
| } |
| builders { |
| name: "celab/try/windows-quick-tests" |
| } |
| retry_config { |
| single_quota: 1 |
| global_quota: 2 |
| failure_weight: 1 |
| transient_failure_weight: 1 |
| timeout_weight: 2 |
| } |
| } |
| } |
| } |