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

Side by Side Diff: milo/appengine/frontend/expectations/bootstrap-swarming.TestableBuild-build-running-logdog.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 142 matching lines...) Expand 10 before | Expand all | Expand 10 after
153 153
154 154
155 155
156 156
157 157
158 158
159 159
160 160
161 161
162 162
163
164
165 <strong>allow_milo</strong>:
166 1
167 <small class="muted">(Swarming Tags)</small>
168 <br>
169
170 <strong>luci_project</strong>:
171 testproject
172 <small class="muted">(Swarming Tags)</small>
173 <br>
174
175 <strong>log_location</strong>:
176 logdog://example.com/testproject/${swarming_run_id}/&#43;/annotations
177 <small class="muted">(Swarming Tags)</small>
178 <br>
179
180
181 163
182 </div> 164 </div>
183 </div> 165 </div>
184 166
185 </div> 167 </div>
186 168
187 169
188 170
189 171
190 <script src="/static/common/third_party/js/jquery.min.js"></script> 172 <script src="/static/common/third_party/js/jquery.min.js"></script>
191 <script src="/static/bootstrap/third_party/js/bootstrap.min.js"></script> 173 <script src="/static/bootstrap/third_party/js/bootstrap.min.js"></script>
192 </body> 174 </body>
193 </html> 175 </html>
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698