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

Unified Diff: milo/appengine/frontend/expectations/buildbot.builder-Basic_Test_no_builds.html

Issue 2931773004: Milo: Add machine pool info for buildbot builder view. (Closed)
Patch Set: Rebase Created 3 years, 6 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 side-by-side diff with in-line comments
Download patch
Index: milo/appengine/frontend/expectations/buildbot.builder-Basic_Test_no_builds.html
diff --git a/milo/appengine/frontend/expectations/buildbot.builder-Basic_Test_no_builds.html b/milo/appengine/frontend/expectations/buildbot.builder-Basic_Test_no_builds.html
index ab16059cee49e62e551f55578e13515ca2ac41c5..39932f2617c063ace8ee684b045a2d6c08d42206 100644
--- a/milo/appengine/frontend/expectations/buildbot.builder-Basic_Test_no_builds.html
+++ b/milo/appengine/frontend/expectations/buildbot.builder-Basic_Test_no_builds.html
@@ -29,27 +29,41 @@
<h1>Builder <a href="/foobar">Sample Builder</a></h1>
+<div class="prelude">
+ <div class="column">
+
+ </div>
- <h2>No current builds</h2>
-
-
-
- <h2>No Pending Build Requests</h2>
-
-
-
- <h2>No Recent Builds</h2>
-
+ <div class="column">
+
+ <h2>No current builds</h2>
+
+ </div>
+ <div class="column">
+
+ <h2>No Pending Build Requests</h2>
+
+ </div>
+</div>
-(Show:
-<a href="/foobar">default</a>
-<a href="/foobar?limit=25">25</a>
-<a href="/foobar?limit=50">50</a>
-<a href="/foobar?limit=100">100</a>
-<a href="/foobar?limit=200">200</a>
-)
+<div class="main">
+
+ <h2>No Recent Builds</h2>
+
+</div>
+<div class="epiloge">
+
+ (Show:
+ <a href="/foobar">default</a>
+ <a href="/foobar?limit=25">25</a>
+ <a href="/foobar?limit=50">50</a>
+ <a href="/foobar?limit=100">100</a>
+ <a href="/foobar?limit=200">200</a>
+ )
+
+</div>
<footer>

Powered by Google App Engine
This is Rietveld 408576698