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

Side by Side Diff: milo/buildsource/swarming/expectations/build-running.json

Issue 2975023002: [milo] remove linkBase and calculate links directly. (Closed)
Patch Set: common url base Created 3 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 unified diff | Download patch
OLDNEW
1 { 1 {
2 "Summary": { 2 "Summary": {
3 "Label": "2d8d62f6be545b10", 3 "Label": "2d8d62f6be545b10",
4 "Status": "Running", 4 "Status": "Running",
5 "Source": { 5 "Source": {
6 "Label": "Task 2d8d62f6be545b10", 6 "Label": "Task 2d8d62f6be545b10",
7 "URL": "https://example.com/task?id=2d8d62f6be545b10\u0026show_raw=1\u0026 wide_logs=true" 7 "URL": "https://example.com/task?id=2d8d62f6be545b10\u0026show_raw=1\u0026 wide_logs=true"
8 }, 8 },
9 "MainLink": [ 9 "MainLink": [
10 { 10 {
11 "Label": "Task 2d8d62f6be545b10", 11 "Label": "Task 2d8d62f6be545b10",
12 "URL": "https://example.com/task?id=2d8d62f6be545b10\u0026show_raw=1\u00 26wide_logs=true" 12 "URL": "https://example.com/task?id=2d8d62f6be545b10\u0026show_raw=1\u00 26wide_logs=true"
13 } 13 }
14 ], 14 ],
15 "SubLink": [ 15 "SubLink": [
16 [ 16 [
17 { 17 {
18 "Label": "stdout", 18 "Label": "stdout",
19 "URL": "foo/stdout" 19 "URL": "/swarming/task/build-running/stdout"
20 } 20 }
21 ] 21 ]
22 ], 22 ],
23 "Started": "2016-03-14T10:00:01.85071Z", 23 "Started": "2016-03-14T10:00:01.85071Z",
24 "Finished": "0001-01-01T00:00:00Z", 24 "Finished": "0001-01-01T00:00:00Z",
25 "Duration": 3598149290000, 25 "Duration": 3598149290000,
26 "Type": "Recipe", 26 "Type": "Recipe",
27 "LevelsDeep": 0, 27 "LevelsDeep": 0,
28 "Verbosity": 1, 28 "Verbosity": 1,
29 "Text": [ 29 "Text": [
30 "Running bot_update" 30 "Running bot_update"
31 ] 31 ]
32 }, 32 },
33 "SourceStamp": null, 33 "SourceStamp": null,
34 "Components": [ 34 "Components": [
35 { 35 {
36 "Label": "recipe bootstrap", 36 "Label": "recipe bootstrap",
37 "Status": "Success", 37 "Status": "Success",
38 "MainLink": [ 38 "MainLink": [
39 { 39 {
40 "Label": "stdout", 40 "Label": "stdout",
41 "URL": "foo/steps/recipe_bootstrap/0/stdout" 41 "URL": "/swarming/task/build-running/steps/recipe_bootstrap/0/stdout"
42 } 42 }
43 ], 43 ],
44 "Started": "2016-03-14T10:00:02Z", 44 "Started": "2016-03-14T10:00:02Z",
45 "Finished": "2016-03-14T10:00:03Z", 45 "Finished": "2016-03-14T10:00:03Z",
46 "Duration": 1000000000, 46 "Duration": 1000000000,
47 "Type": "Step", 47 "Type": "Step",
48 "LevelsDeep": 0, 48 "LevelsDeep": 0,
49 "Verbosity": 1, 49 "Verbosity": 1,
50 "Text": null 50 "Text": null
51 }, 51 },
52 { 52 {
53 "Label": "setup_build", 53 "Label": "setup_build",
54 "Status": "Success", 54 "Status": "Success",
55 "MainLink": [ 55 "MainLink": [
56 { 56 {
57 "Label": "stdout", 57 "Label": "stdout",
58 "URL": "foo/steps/setup_build/0/stdout" 58 "URL": "/swarming/task/build-running/steps/setup_build/0/stdout"
59 } 59 }
60 ], 60 ],
61 "SubLink": [ 61 "SubLink": [
62 [ 62 [
63 { 63 {
64 "Label": "run_recipe", 64 "Label": "run_recipe",
65 "URL": "foo/steps/setup_build/0/logs/run_recipe/0" 65 "URL": "/swarming/task/build-running/steps/setup_build/0/logs/run_re cipe/0"
66 } 66 }
67 ] 67 ]
68 ], 68 ],
69 "Started": "2016-03-14T10:00:03Z", 69 "Started": "2016-03-14T10:00:03Z",
70 "Finished": "2016-03-14T10:00:04Z", 70 "Finished": "2016-03-14T10:00:04Z",
71 "Duration": 1000000000, 71 "Duration": 1000000000,
72 "Type": "Step", 72 "Type": "Step",
73 "LevelsDeep": 0, 73 "LevelsDeep": 0,
74 "Verbosity": 1, 74 "Verbosity": 1,
75 "Text": [ 75 "Text": [
76 "running recipe: \"v8\"" 76 "running recipe: \"v8\""
77 ] 77 ]
78 }, 78 },
79 { 79 {
80 "Label": "bot_update", 80 "Label": "bot_update",
81 "Status": "Running", 81 "Status": "Running",
82 "MainLink": [ 82 "MainLink": [
83 { 83 {
84 "Label": "stdout", 84 "Label": "stdout",
85 "URL": "foo/steps/bot_update/0/stdout" 85 "URL": "/swarming/task/build-running/steps/bot_update/0/stdout"
86 } 86 }
87 ], 87 ],
88 "Started": "2016-03-14T10:00:05Z", 88 "Started": "2016-03-14T10:00:05Z",
89 "Finished": "0001-01-01T00:00:00Z", 89 "Finished": "0001-01-01T00:00:00Z",
90 "Duration": 3595000000000, 90 "Duration": 3595000000000,
91 "Type": "Step", 91 "Type": "Step",
92 "LevelsDeep": 0, 92 "LevelsDeep": 0,
93 "Verbosity": 0, 93 "Verbosity": 0,
94 "Text": null 94 "Text": null
95 } 95 }
(...skipping 28 matching lines...) Expand all
124 "GroupName": "bot_update", 124 "GroupName": "bot_update",
125 "Property": null 125 "Property": null
126 }, 126 },
127 { 127 {
128 "GroupName": "Main", 128 "GroupName": "Main",
129 "Property": null 129 "Property": null
130 } 130 }
131 ], 131 ],
132 "Blame": null 132 "Blame": null
133 } 133 }
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698