xref: /aosp_15_r20/external/swiftshader/infra/config/generated/commit-queue.cfg (revision 03ce13f70fcc45d86ee91b7ee4cab1936a95046e)
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: "SwiftShader-CQ"
10  gerrit {
11    url: "https://swiftshader-review.googlesource.com"
12    projects {
13      name: "SwiftShader"
14      ref_regexp: "refs/heads/master"
15    }
16  }
17  verifiers {
18    gerrit_cq_ability {
19      committer_list: "project-swiftshader-committers"
20      dry_run_access_list: "project-swiftshader-tryjob-access"
21      new_patchset_run_access_list: "project-swiftshader-tryjob-access"
22    }
23    tryjob {
24      builders {
25        name: "chromium/try/linux-swangle-try-tot-swiftshader-x64"
26        mode_allowlist: "DRY_RUN"
27        mode_allowlist: "FULL_RUN"
28        mode_allowlist: "NEW_PATCHSET_RUN"
29      }
30      builders {
31        name: "chromium/try/win-swangle-try-tot-swiftshader-x64"
32        mode_allowlist: "DRY_RUN"
33        mode_allowlist: "FULL_RUN"
34        mode_allowlist: "NEW_PATCHSET_RUN"
35      }
36      builders {
37        name: "chromium/try/win-swangle-try-tot-swiftshader-x86"
38        mode_allowlist: "DRY_RUN"
39        mode_allowlist: "FULL_RUN"
40        mode_allowlist: "NEW_PATCHSET_RUN"
41      }
42      retry_config {
43        single_quota: 1
44        global_quota: 2
45        failure_weight: 100
46        transient_failure_weight: 1
47        timeout_weight: 100
48      }
49    }
50  }
51}
52