Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(295)

Side by Side Diff: milo/appengine/frontend/expectations/bootstrap-swarming.TestableBuild-build-canceled.html

Issue 2669473002: Milo: Remove swarming tags from build properties (Closed)
Patch Set: Fix gerrit checker Created 3 years, 9 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View unified diff | Download patch
OLDNEW
1 1
2 2
3 <!DOCTYPE html> 3 <!DOCTYPE html>
4 <html lang="en"> 4 <html lang="en">
5 <head> 5 <head>
6 <meta charset="utf-8"> 6 <meta charset="utf-8">
7 <meta http-equiv="X-UA-Compatible" content="IE=edge"> 7 <meta http-equiv="X-UA-Compatible" content="IE=edge">
8 <meta name="viewport" content="width=device-width, initial-scale=1"> 8 <meta name="viewport" content="width=device-width, initial-scale=1">
9 9
10 <meta name="description" content=""> 10 <meta name="description" content="">
(...skipping 129 matching lines...) Expand 10 before | Expand all | Expand 10 after
140 140
141 141
142 142
143 143
144 <strong>Cost of job (USD)</strong>: 144 <strong>Cost of job (USD)</strong>:
145 $0.52 145 $0.52
146 <small class="muted">(Swarming)</small> 146 <small class="muted">(Swarming)</small>
147 <br> 147 <br>
148 148
149 149
150
151
152 <strong>buildbucket_bucket</strong>:
153 estaab-infra-waterfall-test
154 <small class="muted">(Swarming Tags)</small>
155 <br>
156
157 <strong>buildbucket_hostname</strong>:
158 cr-buildbucket-dev.appspot.com
159 <small class="muted">(Swarming Tags)</small>
160 <br>
161
162 <strong>builder</strong>:
163 infra-continuous-precise-32
164 <small class="muted">(Swarming Tags)</small>
165 <br>
166
167 <strong>cores</strong>:
168 8
169 <small class="muted">(Swarming Tags)</small>
170 <br>
171
172 <strong>cron_invocation_id</strong>:
173 9183652815541395264
174 <small class="muted">(Swarming Tags)</small>
175 <br>
176
177 <strong>cron_job_id</strong>:
178 infra-experimental/buildbucket-job-estaab-infra-waterfall-test
179 <small class="muted">(Swarming Tags)</small>
180 <br>
181
182 <strong>master</strong>:
183 master.estaab-infra-waterfall-test
184 <small class="muted">(Swarming Tags)</small>
185 <br>
186
187 <strong>os</strong>:
188 Ubuntu-12.04
189 <small class="muted">(Swarming Tags)</small>
190 <br>
191
192 <strong>pool</strong>:
193 default
194 <small class="muted">(Swarming Tags)</small>
195 <br>
196
197 <strong>priority</strong>:
198 100
199 <small class="muted">(Swarming Tags)</small>
200 <br>
201
202 <strong>recipe_name</strong>:
203 infra/infra_continuous
204 <small class="muted">(Swarming Tags)</small>
205 <br>
206
207 <strong>recipe_repository</strong>:
208 https://chromium.googlesource.com/chromium/tools/build
209 <small class="muted">(Swarming Tags)</small>
210 <br>
211
212 <strong>recipe_revision</strong>:
213
214 <small class="muted">(Swarming Tags)</small>
215 <br>
216
217 <strong>user</strong>:
218
219 <small class="muted">(Swarming Tags)</small>
220 <br>
221
222 <strong>user_agent</strong>:
223 luci-cron
224 <small class="muted">(Swarming Tags)</small>
225 <br>
226
227 <strong>allow_milo</strong>:
228 1
229 <small class="muted">(Swarming Tags)</small>
230 <br>
231
232
233 150
234 </div> 151 </div>
235 </div> 152 </div>
236 153
237 </div> 154 </div>
238 155
239 156
240 157
241 158
242 <script src="/static/common/third_party/js/jquery.min.js"></script> 159 <script src="/static/common/third_party/js/jquery.min.js"></script>
243 <script src="/static/bootstrap/third_party/js/bootstrap.min.js"></script> 160 <script src="/static/bootstrap/third_party/js/bootstrap.min.js"></script>
244 </body> 161 </body>
245 </html> 162 </html>
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698