| OLD | NEW |
| 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 57 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 68 | 68 |
| 69 </table> | 69 </table> |
| 70 </div> | 70 </div> |
| 71 | 71 |
| 72 <div class="col-md-6"> | 72 <div class="col-md-6"> |
| 73 <h4>Build Properties</h4> | 73 <h4>Build Properties</h4> |
| 74 | 74 |
| 75 | 75 |
| 76 | 76 |
| 77 | 77 |
| 78 | |
| 79 | |
| 80 <strong>allow_milo</strong>: | |
| 81 1 | |
| 82 <small class="muted">(Swarming Tags)</small> | |
| 83 <br> | |
| 84 | |
| 85 <strong>buildbucket_bucket</strong>: | |
| 86 luci.infra.try | |
| 87 <small class="muted">(Swarming Tags)</small> | |
| 88 <br> | |
| 89 | |
| 90 <strong>buildbucket_hostname</strong>: | |
| 91 cr-buildbucket.appspot.com | |
| 92 <small class="muted">(Swarming Tags)</small> | |
| 93 <br> | |
| 94 | |
| 95 <strong>buildbucket_template_canary</strong>: | |
| 96 false | |
| 97 <small class="muted">(Swarming Tags)</small> | |
| 98 <br> | |
| 99 | |
| 100 <strong>builder</strong>: | |
| 101 Infra Win Tester | |
| 102 <small class="muted">(Swarming Tags)</small> | |
| 103 <br> | |
| 104 | |
| 105 <strong>buildset</strong>: | |
| 106 patch/rietveld/codereview.chromium.org/2225073005/1 | |
| 107 <small class="muted">(Swarming Tags)</small> | |
| 108 <br> | |
| 109 | |
| 110 <strong>cpu</strong>: | |
| 111 x86-64 | |
| 112 <small class="muted">(Swarming Tags)</small> | |
| 113 <br> | |
| 114 | |
| 115 <strong>master</strong>: | |
| 116 luci.infra.try | |
| 117 <small class="muted">(Swarming Tags)</small> | |
| 118 <br> | |
| 119 | |
| 120 <strong>os</strong>: | |
| 121 Windows-7-SP1 | |
| 122 <small class="muted">(Swarming Tags)</small> | |
| 123 <br> | |
| 124 | |
| 125 <strong>pool</strong>: | |
| 126 Chrome | |
| 127 <small class="muted">(Swarming Tags)</small> | |
| 128 <br> | |
| 129 | |
| 130 <strong>priority</strong>: | |
| 131 100 | |
| 132 <small class="muted">(Swarming Tags)</small> | |
| 133 <br> | |
| 134 | |
| 135 <strong>recipe_name</strong>: | |
| 136 infra_repo_trybot | |
| 137 <small class="muted">(Swarming Tags)</small> | |
| 138 <br> | |
| 139 | |
| 140 <strong>recipe_repository</strong>: | |
| 141 https://chromium.googlesource.com/infra/infra | |
| 142 <small class="muted">(Swarming Tags)</small> | |
| 143 <br> | |
| 144 | |
| 145 <strong>recipe_revision</strong>: | |
| 146 | |
| 147 <small class="muted">(Swarming Tags)</small> | |
| 148 <br> | |
| 149 | |
| 150 <strong>user</strong>: | |
| 151 | |
| 152 <small class="muted">(Swarming Tags)</small> | |
| 153 <br> | |
| 154 | |
| 155 <strong>user_agent</strong>: | |
| 156 cq | |
| 157 <small class="muted">(Swarming Tags)</small> | |
| 158 <br> | |
| 159 | |
| 160 | |
| 161 | 78 |
| 162 </div> | 79 </div> |
| 163 </div> | 80 </div> |
| 164 | 81 |
| 165 </div> | 82 </div> |
| 166 | 83 |
| 167 | 84 |
| 168 | 85 |
| 169 | 86 |
| 170 <script src="/static/common/third_party/js/jquery.min.js"></script> | 87 <script src="/static/common/third_party/js/jquery.min.js"></script> |
| 171 <script src="/static/bootstrap/third_party/js/bootstrap.min.js"></script> | 88 <script src="/static/bootstrap/third_party/js/bootstrap.min.js"></script> |
| 172 </body> | 89 </body> |
| 173 </html> | 90 </html> |
| OLD | NEW |