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

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

Issue 2701033003: milo: Add SwarmBucket templating. (Closed)
Patch Set: Apparently "/swarming" is gitignored! Added... Created 3 years, 10 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 53 matching lines...) Expand 10 before | Expand all | Expand 10 after
64 <div class="row"> 64 <div class="row">
65 <div class="col-md-6"> 65 <div class="col-md-6">
66 <h4>Steps and Logfiles</h4> 66 <h4>Steps and Logfiles</h4>
67 <table class="table table-condensed table-hover"> 67 <table class="table table-condensed table-hover">
68 68
69 69
70 <tr class="success"><td> 70 <tr class="success"><td>
71 71
72 <strong>recipe bootstrap</strong> 72 <strong>recipe bootstrap</strong>
73 73
74 (<a href="https://example.com/v/?s=testproject%2Ffoo%2Fbar%2F%2B%2Fste ps%2Frecipe_bootstrap%2F0%2Fstdout">stdout</a>) 74 (<a href="https://example.com/v/?s=testproject%2F2d8d62f6be545b10%2F%2 B%2Fsteps%2Frecipe_bootstrap%2F0%2Fstdout">stdout</a>)
75 75
76 <small class="muted"> 76 <small class="muted">
77 77
78 </small> 78 </small>
79 <span class="pull-right muted"> 79 <span class="pull-right muted">
80 1 secs 80 1 secs
81 </span> 81 </span>
82 <ol> 82 <ol>
83 83
84 </ol> 84 </ol>
85 </td></tr> 85 </td></tr>
86 86
87 87
88 <tr class="success"><td> 88 <tr class="success"><td>
89 89
90 <strong>setup_build</strong> 90 <strong>setup_build</strong>
91 91
92 (<a href="https://example.com/v/?s=testproject%2Ffoo%2Fbar%2F%2B%2Fste ps%2Fsetup_build%2F0%2Fstdout">stdout</a>) 92 (<a href="https://example.com/v/?s=testproject%2F2d8d62f6be545b10%2F%2 B%2Fsteps%2Fsetup_build%2F0%2Fstdout">stdout</a>)
93 93
94 <small class="muted"> 94 <small class="muted">
95 <div>running recipe: &#34;v8&#34;</div> 95 <div>running recipe: &#34;v8&#34;</div>
96 </small> 96 </small>
97 <span class="pull-right muted"> 97 <span class="pull-right muted">
98 1 secs 98 1 secs
99 </span> 99 </span>
100 <ol> 100 <ol>
101 101
102 <li><a href="https://example.com/v/?s=testproject%2Ffoo%2Fbar%2F%2 B%2Fsteps%2Fsetup_build%2F0%2Flogs%2Frun_recipe%2F0">run_recipe</a></li> 102 <li><a href="https://example.com/v/?s=testproject%2F2d8d62f6be545b 10%2F%2B%2Fsteps%2Fsetup_build%2F0%2Flogs%2Frun_recipe%2F0">run_recipe</a></li>
103 103
104 </ol> 104 </ol>
105 </td></tr> 105 </td></tr>
106 106
107 107
108 <tr class="warning"><td> 108 <tr class="warning"><td>
109 109
110 <strong>bot_update</strong> 110 <strong>bot_update</strong>
111 111
112 (<a href="https://example.com/v/?s=testproject%2Ffoo%2Fbar%2F%2B%2Fste ps%2Fbot_update%2F0%2Fstdout">stdout</a>) 112 (<a href="https://example.com/v/?s=testproject%2F2d8d62f6be545b10%2F%2 B%2Fsteps%2Fbot_update%2F0%2Fstdout">stdout</a>)
113 113
114 <small class="muted"> 114 <small class="muted">
115 115
116 </small> 116 </small>
117 <span class="pull-right muted"> 117 <span class="pull-right muted">
118 59 mins 55 secs 118 59 mins 55 secs
119 </span> 119 </span>
120 <ol> 120 <ol>
121 121
122 </ol> 122 </ol>
(...skipping 43 matching lines...) Expand 10 before | Expand all | Expand 10 after
166 1 166 1
167 <small class="muted">(Swarming Tags)</small> 167 <small class="muted">(Swarming Tags)</small>
168 <br> 168 <br>
169 169
170 <strong>luci_project</strong>: 170 <strong>luci_project</strong>:
171 testproject 171 testproject
172 <small class="muted">(Swarming Tags)</small> 172 <small class="muted">(Swarming Tags)</small>
173 <br> 173 <br>
174 174
175 <strong>log_location</strong>: 175 <strong>log_location</strong>:
176 logdog://example.com/testproject/foo/bar/&#43;/annotations 176 logdog://example.com/testproject/${swarming_run_id}/&#43;/annotations
177 <small class="muted">(Swarming Tags)</small> 177 <small class="muted">(Swarming Tags)</small>
178 <br> 178 <br>
179 179
180 180
181 181
182 </div> 182 </div>
183 </div> 183 </div>
184 184
185 </div> 185 </div>
186 186
187 187
188 188
189 189
190 <script src="/static/common/third_party/js/jquery.min.js"></script> 190 <script src="/static/common/third_party/js/jquery.min.js"></script>
191 <script src="/static/bootstrap/third_party/js/bootstrap.min.js"></script> 191 <script src="/static/bootstrap/third_party/js/bootstrap.min.js"></script>
192 </body> 192 </body>
193 </html> 193 </html>
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698