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

Side by Side Diff: milo/appengine/swarming/expectations/build-timeout.json

Issue 2675493003: milo: Use service interface for swarming. (Closed)
Patch Set: Update fetch signature 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 "Summary": { 2 "Summary": {
3 "ParentLabel": { 3 "ParentLabel": {
4 "Label": "infra-continuous-precise-32", 4 "Label": "infra-continuous-precise-32",
5 "URL": "/buildbucket/estaab-infra-waterfall-test/infra-continuous-precise- 32?server=cr-buildbucket-dev.appspot.com" 5 "URL": "/buildbucket/estaab-infra-waterfall-test/infra-continuous-precise- 32?server=cr-buildbucket-dev.appspot.com"
6 }, 6 },
7 "Label": "2d8d62f6be545b10", 7 "Label": "2d8d62f6be545b10",
8 "Status": "InfraFailure", 8 "Status": "InfraFailure",
9 "Banner": { 9 "Banner": {
10 "OS": [ 10 "OS": [
11 { 11 {
12 "Img": "ubuntu.svg", 12 "Img": "ubuntu.svg",
13 "Alt": "Canonical Ubuntu", 13 "Alt": "Canonical Ubuntu",
14 "Subtitle": "12.04", 14 "Subtitle": "12.04",
15 "Count": 1 15 "Count": 1
16 } 16 }
17 ], 17 ],
18 "Device": null 18 "Device": null
19 }, 19 },
20 "Bot": { 20 "Bot": {
21 "Label": "swarm3-c4", 21 "Label": "swarm3-c4",
22 "URL": "https://debug/restricted/bot/swarm3-c4" 22 "URL": "https://example.com/restricted/bot/swarm3-c4"
23 }, 23 },
24 "Source": { 24 "Source": {
25 "Label": "Task 2d8d62f6be545b10", 25 "Label": "Task 2d8d62f6be545b10",
26 "URL": "https://debug/user/task/2d8d62f6be545b10" 26 "URL": "https://example.com/user/task/2d8d62f6be545b10"
27 }, 27 },
28 "MainLink": { 28 "MainLink": {
29 "Label": "Task 2d8d62f6be545b10", 29 "Label": "Task 2d8d62f6be545b10",
30 "URL": "https://debug/user/task/2d8d62f6be545b10" 30 "URL": "https://example.com/user/task/2d8d62f6be545b10"
31 }, 31 },
32 "SubLink": [ 32 "SubLink": [
33 { 33 {
34 "Label": "stdout", 34 "Label": "stdout",
35 "URL": "foo/stdout" 35 "URL": "foo/stdout"
36 } 36 }
37 ], 37 ],
38 "Progress": null, 38 "Progress": null,
39 "Started": "2016-03-14T10:00:01.85071Z", 39 "Started": "2016-03-14T10:00:01.85071Z",
40 "Finished": "2016-03-14T11:00:18.48602Z", 40 "Finished": "2016-03-14T11:00:18.48602Z",
(...skipping 165 matching lines...) Expand 10 before | Expand all | Expand 10 after
206 }, 206 },
207 { 207 {
208 "Key": "allow_milo", 208 "Key": "allow_milo",
209 "Value": "1" 209 "Value": "1"
210 } 210 }
211 ] 211 ]
212 } 212 }
213 ], 213 ],
214 "Blame": null 214 "Blame": null
215 } 215 }
OLDNEW
« no previous file with comments | « milo/appengine/swarming/expectations/build-running.json ('k') | milo/appengine/swarming/expectations/build-unicode.json » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698