• 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: "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    }
22    tryjob {
23      builders {
24        name: "chromium/try/linux-swangle-try-tot-swiftshader-x64"
25      }
26      builders {
27        name: "chromium/try/win-swangle-try-tot-swiftshader-x86"
28      }
29      retry_config {
30        single_quota: 1
31        global_quota: 2
32        failure_weight: 100
33        transient_failure_weight: 1
34        timeout_weight: 100
35      }
36    }
37  }
38}
39