1# Auto-generated by lucicfg. 2# Do not modify manually. 3# 4# For the schema of this file, see Config message: 5# https://config.luci.app/schemas/projects:commit-queue.cfg 6 7cq_status_host: "chromium-cq-status.appspot.com" 8config_groups { 9 name: "main" 10 gerrit { 11 url: "https://chromium-review.googlesource.com" 12 projects { 13 name: "crosvm/crosvm" 14 ref_regexp: "refs/heads/.+" 15 } 16 } 17 verifiers { 18 gerrit_cq_ability { 19 committer_list: "googlers" 20 committer_list: "project-crosvm-committers" 21 } 22 tryjob { 23 builders { 24 name: "crosvm/try/health_check" 25 } 26 builders { 27 name: "crosvm/try/linux_aarch64" 28 } 29 builders { 30 name: "crosvm/try/linux_armhf" 31 } 32 builders { 33 name: "crosvm/try/linux_mingw64" 34 } 35 builders { 36 name: "crosvm/try/linux_x86_64" 37 } 38 builders { 39 name: "crosvm/try/windows" 40 } 41 retry_config { 42 single_quota: 1 43 global_quota: 2 44 failure_weight: 100 45 transient_failure_weight: 1 46 timeout_weight: 100 47 } 48 } 49 } 50} 51