summaryrefslogtreecommitdiff
path: root/chromium/infra/config/branch/cq.cfg
blob: ec77beb2b574cdbd35a2d0400e2ad5e86073a718 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
# See http://luci-config.appspot.com/schemas/projects/refs:cq.cfg for the
# documentation of this file format.

version: 1
cq_name: "chromium"
cq_status_url: "https://chromium-cq-status.appspot.com"
git_repo_url: "https://chromium.googlesource.com/chromium/src"
commit_burst_delay: 60
max_commit_burst: 2

# Trooper, if you want to drain CQ such that CQ stops triggering new trybots,
# uncomment line below. The timestamp cutoff time in UTC s.t. all CLs
# on which CQ was triggered **after** this time are ignored by CQ.
# draining_start_time: "2018-02-28T20:00:00Z"

gerrit {}

verifiers {
  gerrit_cq_ability {
    committer_list: "project-chromium-committers"
    dry_run_access_list: "project-chromium-tryjob-access"
  }

  tree_status {
    tree_status_url: "https://chromium-status.appspot.com/"
  }

# NOTE: when adding new configs to the commit queue, please contact
# chrome-eng-review per
# https://sites.google.com/a/chromium.org/dev/developers/testing/chromium-build-infrastructure/tour-of-the-chromium-buildbot?pli=1#TOC-Adding-new-build-configurations-and-tests-to-the-main-Chromium-waterfall-Commit-Queue
  try_job {
    buckets {
      name: "master.tryserver.chromium.android"
      builders {
        name: "android_arm64_dbg_recipe"
        equivalent_to { bucket: "luci.chromium.try" percentage: 0 }
      }
      builders {
        name: "android_clang_dbg_recipe"
        equivalent_to { bucket: "luci.chromium.try" percentage: 0 }
      }
      builders {
        name: "android_compile_dbg"
        equivalent_to { bucket: "luci.chromium.try" percentage: 0 }
      }
      builders {
        name: "android_cronet"
        equivalent_to { bucket: "luci.chromium.try" percentage: 0 }
      }
      builders {
        name: "android_n5x_swarming_rel"
        equivalent_to { bucket: "luci.chromium.try" percentage: 0 }
      }
      builders {
        name: "cast_shell_android"
        equivalent_to { bucket: "luci.chromium.try" percentage: 0 }
      }
      builders {
        name: "linux_android_rel_ng"
        equivalent_to { bucket: "luci.chromium.try" percentage: 0 }
      }
    }
    buckets {
      name: "master.tryserver.chromium.chromiumos"
      builders {
        name: "chromeos-amd64-generic-rel"
        equivalent_to { bucket: "luci.chromium.try" percentage: 0 }
      }
      builders {
        name: "chromeos-daisy-rel"
        equivalent_to { bucket: "luci.chromium.try" percentage: 0 }
      }
      builders {
        name: "linux-chromeos-rel"
        equivalent_to { bucket: "luci.chromium.try" percentage: 0 }
      }
    }
    buckets {
      name: "master.tryserver.chromium.linux"
      builders {
        name: "cast_shell_linux"
        equivalent_to { bucket: "luci.chromium.try" percentage: 0 }
      }
      builders {
        name: "chromium_presubmit"
        equivalent_to { bucket: "luci.chromium.try" percentage: 100 }
      }
      builders {
        name: "fuchsia_arm64"
        equivalent_to { bucket: "luci.chromium.try" percentage: 0 }
      }
      builders {
        name: "fuchsia_x64"
        equivalent_to { bucket: "luci.chromium.try" percentage: 0 }
      }
      builders {
        name: "linux_chromium_asan_rel_ng"
        equivalent_to { bucket: "luci.chromium.try" percentage: 0 }
      }
      builders {
        name: "linux_chromium_ozone_compile_only_ng"
        equivalent_to { bucket: "luci.chromium.try" percentage: 0 }
      }
      builders {
        name: "linux_chromium_compile_dbg_ng"
        equivalent_to { bucket: "luci.chromium.try" percentage: 100 }
      }
      builders {
        name: "linux_chromium_headless_rel"
        equivalent_to { bucket: "luci.chromium.try" percentage: 0 }
      }
      builders {
        name: "linux_chromium_tsan_rel_ng"
        equivalent_to { bucket: "luci.chromium.try" percentage: 0 }
      }
      builders {
        name: "linux_chromium_rel_ng"
        equivalent_to { bucket: "luci.chromium.try" percentage: 100 }
      }
    }
    buckets {
      name: "master.tryserver.chromium.mac"
      # https://crbug.com/739556; make this non-experimental ASAP.
      builders {
        name: "ios-device"
        experiment_percentage: 10
      }
      # https://crbug.com/739556
      builders {
        name: "ios-device-xcode-clang"
        experiment_percentage: 10
      }
      builders {
        name: "ios-simulator"
        equivalent_to { bucket: "luci.chromium.try" percentage: 0 }
      }
      # https://crbug.com/739556
      builders {
        name: "ios-simulator-xcode-clang"
        experiment_percentage: 10
      }
      builders {
        name: "mac_chromium_compile_dbg_ng"
        equivalent_to { bucket: "luci.chromium.try" percentage: 0 }
      }
      builders {
        name: "mac_chromium_rel_ng"
        equivalent_to { bucket: "luci.chromium.try" percentage: 0 }
      }
      builders {
        # The only purpose of this builder here is get data for migrating this
        # builder to LUCI, see https://crbug.com/731476.
        # 1% of ~90 cq runs/peak hour => builds per peak hour, which currently
        # is fine given shared 5 VMs with another optional CQ builder.
        # TODO(tandrii): remove this builder once enough data has been
        # collected.
        name: "mac_chromium_dbg_ng"
        experiment_percentage: 3
      }
    }
    buckets {
      name: "master.tryserver.chromium.win"
      builders {
        name: "win-msvc-rel"
        equivalent_to { bucket: "luci.chromium.try" percentage: 0 }
      }
      builders {
        name: "win7_chromium_rel_ng"
        equivalent_to { bucket: "luci.chromium.try" percentage: 0 }
      }
      builders {
        name: "win10_chromium_x64_rel_ng"
        equivalent_to { bucket: "luci.chromium.try" percentage: 0 }
      }
      builders {
        name: "win_chromium_compile_dbg_ng"
        equivalent_to { bucket: "luci.chromium.try" percentage: 0 }
      }
      builders {
        # The only purpose of this builder here is get data for migrating this
        # builder to LUCI, see https://crbug.com/731384.
        # TODO(jchinlee): remove this builder once enough data has been
        # collected.
        name: "win_chromium_dbg_ng"
        experiment_percentage: 5
      }
      builders {
        name: "win7_chromium_rel_loc_exp"
        experiment_percentage: 20
      }
    }
  }

# NOTE: when adding new configs to the commit queue, please contact
# chrome-eng-review per
# https://sites.google.com/a/chromium.org/dev/developers/testing/chromium-build-infrastructure/tour-of-the-chromium-buildbot?pli=1#TOC-Adding-new-build-configurations-and-tests-to-the-main-Chromium-waterfall-Commit-Queue

  sign_cla {}
}