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

Unified Diff: appengine/cmd/milo/swarming/expectations/build-timeout.json

Issue 2155313002: milo: add builder title to swarming build page (Closed) Base URL: https://chromium.googlesource.com/external/github.com/luci/luci-go@master
Patch Set: nits Created 4 years, 5 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
« no previous file with comments | « appengine/cmd/milo/swarming/expectations/build-pending.json ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: appengine/cmd/milo/swarming/expectations/build-timeout.json
diff --git a/appengine/cmd/milo/swarming/expectations/build-timeout.json b/appengine/cmd/milo/swarming/expectations/build-timeout.json
index af0770a5f9a6df7d00ea6813501faddf968e631a..28a6659ecd102cfd03c212221d866dd8f346dea7 100644
--- a/appengine/cmd/milo/swarming/expectations/build-timeout.json
+++ b/appengine/cmd/milo/swarming/expectations/build-timeout.json
@@ -1,9 +1,24 @@
{
"Summary": {
- "ParentLabel": null,
- "Label": "",
+ "ParentLabel": {
+ "Label": "infra-continuous-precise-32",
+ "Img": "",
+ "URL": "/buildbucket/estaab-infra-waterfall-test/infra-continuous-precise-32?server=cr-buildbucket-dev.appspot.com",
+ "Alt": ""
+ },
+ "Label": "2d8d62f6be545b10",
"Status": "InfraFailure",
- "Banner": null,
+ "Banner": {
+ "OS": [
+ {
+ "Img": "ubuntu.svg",
+ "Alt": "Canonical Ubuntu",
+ "Subtitle": "12.04",
+ "Count": 1
+ }
+ ],
+ "Device": null
+ },
"Bot": {
"Label": "swarm3-c4",
"Img": "",
« no previous file with comments | « appengine/cmd/milo/swarming/expectations/build-pending.json ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698