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

Side by Side Diff: milo/appengine/swarming/expectations/build-expired.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 Win Tester", 4 "Label": "Infra Win Tester",
5 "URL": "/buildbucket/luci.infra.try/Infra Win Tester?server=cr-buildbucket .appspot.com" 5 "URL": "/buildbucket/luci.infra.try/Infra Win Tester?server=cr-buildbucket .appspot.com"
6 }, 6 },
7 "Label": "308998ca182a0210", 7 "Label": "308998ca182a0210",
8 "Status": "Expired", 8 "Status": "Expired",
9 "Banner": { 9 "Banner": {
10 "OS": [ 10 "OS": [
11 { 11 {
12 "Img": "windows.svg", 12 "Img": "windows.svg",
13 "Alt": "Microsoft Windows", 13 "Alt": "Microsoft Windows",
14 "Subtitle": "7-SP1", 14 "Subtitle": "7-SP1",
15 "Count": 1 15 "Count": 1
16 } 16 }
17 ], 17 ],
18 "Device": null 18 "Device": null
19 }, 19 },
20 "Bot": null, 20 "Bot": null,
21 "Source": { 21 "Source": {
22 "Label": "Task 308998ca182a0210", 22 "Label": "Task 308998ca182a0210",
23 "URL": "https://debug/user/task/308998ca182a0210" 23 "URL": "https://example.com/user/task/308998ca182a0210"
24 }, 24 },
25 "MainLink": { 25 "MainLink": {
26 "Label": "Task 308998ca182a0210", 26 "Label": "Task 308998ca182a0210",
27 "URL": "https://debug/user/task/308998ca182a0210" 27 "URL": "https://example.com/user/task/308998ca182a0210"
28 }, 28 },
29 "SubLink": null, 29 "SubLink": null,
30 "Progress": null, 30 "Progress": null,
31 "Started": "0001-01-01T00:00:00Z", 31 "Started": "0001-01-01T00:00:00Z",
32 "Finished": "0001-01-01T00:00:00Z", 32 "Finished": "0001-01-01T00:00:00Z",
33 "Duration": 0, 33 "Duration": 0,
34 "Type": "Recipe", 34 "Type": "Recipe",
35 "LevelsDeep": 0, 35 "LevelsDeep": 0,
36 "Verbosity": 0, 36 "Verbosity": 0,
37 "Text": [ 37 "Text": [
(...skipping 72 matching lines...) Expand 10 before | Expand all | Expand 10 after
110 }, 110 },
111 { 111 {
112 "Key": "user_agent", 112 "Key": "user_agent",
113 "Value": "cq" 113 "Value": "cq"
114 } 114 }
115 ] 115 ]
116 } 116 }
117 ], 117 ],
118 "Blame": null 118 "Blame": null
119 } 119 }
OLDNEW
« no previous file with comments | « milo/appengine/swarming/expectations/build-exception.json ('k') | milo/appengine/swarming/expectations/build-link.json » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698