• Home
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
1# Auto-generated by lucicfg.
2# Do not modify manually.
3#
4# For the schema of this file, see Config message:
5#   https://luci-config.appspot.com/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      allow_submit_with_open_deps: true
22    }
23    tryjob {
24      builders {
25        name: "crosvm/try/health_check"
26      }
27      builders {
28        name: "crosvm/try/linux_aarch64"
29      }
30      builders {
31        name: "crosvm/try/linux_armhf"
32      }
33      builders {
34        name: "crosvm/try/linux_mingw64"
35      }
36      builders {
37        name: "crosvm/try/linux_x86_64"
38      }
39      builders {
40        name: "crosvm/try/linux_x86_64_direct"
41      }
42      builders {
43        name: "crosvm/try/windows"
44      }
45      retry_config {
46        single_quota: 1
47        global_quota: 2
48        failure_weight: 100
49        transient_failure_weight: 1
50        timeout_weight: 100
51      }
52    }
53  }
54}
55