xref: /aosp_15_r20/external/libyuv/infra/config/commit-queue.cfg (revision 4e366538070a3a6c5c163c31b791eab742e1657a)
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"
8submit_options {
9  max_burst: 4
10  burst_delay {
11    seconds: 480
12  }
13}
14config_groups {
15  name: "config"
16  gerrit {
17    url: "https://chromium-review.googlesource.com"
18    projects {
19      name: "libyuv/libyuv"
20      ref_regexp: "refs/heads/infra/config"
21    }
22  }
23  verifiers {
24    gerrit_cq_ability {
25      committer_list: "project-libyuv-committers"
26      dry_run_access_list: "project-libyuv-tryjob-access"
27    }
28    tryjob {
29      builders {
30        name: "libyuv/try/presubmit"
31      }
32      retry_config {
33        single_quota: 1
34        global_quota: 2
35        failure_weight: 1
36        transient_failure_weight: 1
37        timeout_weight: 2
38      }
39    }
40  }
41}
42config_groups {
43  name: "master"
44  gerrit {
45    url: "https://chromium-review.googlesource.com"
46    projects {
47      name: "libyuv/libyuv"
48      ref_regexp: "refs/heads/main"
49      ref_regexp: "refs/heads/master"
50    }
51  }
52  verifiers {
53    gerrit_cq_ability {
54      committer_list: "project-libyuv-committers"
55      dry_run_access_list: "project-libyuv-tryjob-access"
56    }
57    tryjob {
58      builders {
59        name: "libyuv/try/android"
60        experiment_percentage: 100
61      }
62      builders {
63        name: "libyuv/try/android_arm64"
64        experiment_percentage: 100
65      }
66      builders {
67        name: "libyuv/try/android_rel"
68        experiment_percentage: 100
69      }
70      builders {
71        name: "libyuv/try/android_x64"
72      }
73      builders {
74        name: "libyuv/try/android_x86"
75      }
76      builders {
77        name: "libyuv/try/ios_arm64"
78      }
79      builders {
80        name: "libyuv/try/ios_arm64_rel"
81      }
82      builders {
83        name: "libyuv/try/linux"
84      }
85      builders {
86        name: "libyuv/try/linux_asan"
87      }
88      builders {
89        name: "libyuv/try/linux_gcc"
90        experiment_percentage: 100
91      }
92      builders {
93        name: "libyuv/try/linux_msan"
94      }
95      builders {
96        name: "libyuv/try/linux_rel"
97      }
98      builders {
99        name: "libyuv/try/linux_tsan2"
100      }
101      builders {
102        name: "libyuv/try/linux_ubsan"
103      }
104      builders {
105        name: "libyuv/try/linux_ubsan_vptr"
106      }
107      builders {
108        name: "libyuv/try/mac"
109      }
110      builders {
111        name: "libyuv/try/mac_asan"
112      }
113      builders {
114        name: "libyuv/try/mac_rel"
115      }
116      builders {
117        name: "libyuv/try/win"
118      }
119      builders {
120        name: "libyuv/try/win_clang"
121      }
122      builders {
123        name: "libyuv/try/win_clang_rel"
124      }
125      builders {
126        name: "libyuv/try/win_rel"
127      }
128      builders {
129        name: "libyuv/try/win_x64_clang_rel"
130      }
131      builders {
132        name: "libyuv/try/win_x64_rel"
133      }
134      retry_config {
135        single_quota: 1
136        global_quota: 2
137        failure_weight: 1
138        transient_failure_weight: 1
139        timeout_weight: 2
140      }
141    }
142  }
143}
144