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

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

Issue 2701033003: milo: Add SwarmBucket templating. (Closed)
Patch Set: Apparently "/swarming" is gitignored! Added... 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": null, 3 "ParentLabel": null,
4 "Label": "2d8d62f6be545b10", 4 "Label": "2d8d62f6be545b10",
5 "Status": "Running", 5 "Status": "Running",
6 "Banner": null, 6 "Banner": null,
7 "Bot": null, 7 "Bot": null,
8 "Source": { 8 "Source": {
9 "Label": "Task 2d8d62f6be545b10", 9 "Label": "Task 2d8d62f6be545b10",
10 "URL": "https://example.com/user/task/2d8d62f6be545b10" 10 "URL": "https://example.com/user/task/2d8d62f6be545b10"
11 }, 11 },
12 "MainLink": { 12 "MainLink": {
13 "Label": "Task 2d8d62f6be545b10", 13 "Label": "Task 2d8d62f6be545b10",
14 "URL": "https://example.com/user/task/2d8d62f6be545b10" 14 "URL": "https://example.com/user/task/2d8d62f6be545b10"
15 }, 15 },
16 "SubLink": [ 16 "SubLink": [
17 { 17 {
18 "Label": "stdout", 18 "Label": "stdout",
19 "URL": "https://example.com/v/?s=testproject%2Ffoo%2Fbar%2F%2B%2Fstdout" 19 "URL": "https://example.com/v/?s=testproject%2F2d8d62f6be545b10%2F%2B%2F stdout"
20 } 20 }
21 ], 21 ],
22 "Progress": null, 22 "Progress": null,
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": 0, 28 "Verbosity": 0,
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 "ParentLabel": null, 36 "ParentLabel": null,
37 "Label": "recipe bootstrap", 37 "Label": "recipe bootstrap",
38 "Status": "Success", 38 "Status": "Success",
39 "Banner": null, 39 "Banner": null,
40 "Bot": null, 40 "Bot": null,
41 "Source": null, 41 "Source": null,
42 "MainLink": { 42 "MainLink": {
43 "Label": "stdout", 43 "Label": "stdout",
44 "URL": "https://example.com/v/?s=testproject%2Ffoo%2Fbar%2F%2B%2Fsteps%2 Frecipe_bootstrap%2F0%2Fstdout" 44 "URL": "https://example.com/v/?s=testproject%2F2d8d62f6be545b10%2F%2B%2F steps%2Frecipe_bootstrap%2F0%2Fstdout"
45 }, 45 },
46 "SubLink": null, 46 "SubLink": null,
47 "Progress": null, 47 "Progress": null,
48 "Started": "2016-03-14T10:00:02Z", 48 "Started": "2016-03-14T10:00:02Z",
49 "Finished": "2016-03-14T10:00:03Z", 49 "Finished": "2016-03-14T10:00:03Z",
50 "Duration": 1000000000, 50 "Duration": 1000000000,
51 "Type": "Step", 51 "Type": "Step",
52 "LevelsDeep": 0, 52 "LevelsDeep": 0,
53 "Verbosity": 1, 53 "Verbosity": 1,
54 "Text": null 54 "Text": null
55 }, 55 },
56 { 56 {
57 "ParentLabel": null, 57 "ParentLabel": null,
58 "Label": "setup_build", 58 "Label": "setup_build",
59 "Status": "Success", 59 "Status": "Success",
60 "Banner": null, 60 "Banner": null,
61 "Bot": null, 61 "Bot": null,
62 "Source": null, 62 "Source": null,
63 "MainLink": { 63 "MainLink": {
64 "Label": "stdout", 64 "Label": "stdout",
65 "URL": "https://example.com/v/?s=testproject%2Ffoo%2Fbar%2F%2B%2Fsteps%2 Fsetup_build%2F0%2Fstdout" 65 "URL": "https://example.com/v/?s=testproject%2F2d8d62f6be545b10%2F%2B%2F steps%2Fsetup_build%2F0%2Fstdout"
66 }, 66 },
67 "SubLink": [ 67 "SubLink": [
68 { 68 {
69 "Label": "run_recipe", 69 "Label": "run_recipe",
70 "URL": "https://example.com/v/?s=testproject%2Ffoo%2Fbar%2F%2B%2Fsteps %2Fsetup_build%2F0%2Flogs%2Frun_recipe%2F0" 70 "URL": "https://example.com/v/?s=testproject%2F2d8d62f6be545b10%2F%2B% 2Fsteps%2Fsetup_build%2F0%2Flogs%2Frun_recipe%2F0"
71 } 71 }
72 ], 72 ],
73 "Progress": null, 73 "Progress": null,
74 "Started": "2016-03-14T10:00:03Z", 74 "Started": "2016-03-14T10:00:03Z",
75 "Finished": "2016-03-14T10:00:04Z", 75 "Finished": "2016-03-14T10:00:04Z",
76 "Duration": 1000000000, 76 "Duration": 1000000000,
77 "Type": "Step", 77 "Type": "Step",
78 "LevelsDeep": 0, 78 "LevelsDeep": 0,
79 "Verbosity": 1, 79 "Verbosity": 1,
80 "Text": [ 80 "Text": [
81 "running recipe: \"v8\"" 81 "running recipe: \"v8\""
82 ] 82 ]
83 }, 83 },
84 { 84 {
85 "ParentLabel": null, 85 "ParentLabel": null,
86 "Label": "bot_update", 86 "Label": "bot_update",
87 "Status": "Running", 87 "Status": "Running",
88 "Banner": null, 88 "Banner": null,
89 "Bot": null, 89 "Bot": null,
90 "Source": null, 90 "Source": null,
91 "MainLink": { 91 "MainLink": {
92 "Label": "stdout", 92 "Label": "stdout",
93 "URL": "https://example.com/v/?s=testproject%2Ffoo%2Fbar%2F%2B%2Fsteps%2 Fbot_update%2F0%2Fstdout" 93 "URL": "https://example.com/v/?s=testproject%2F2d8d62f6be545b10%2F%2B%2F steps%2Fbot_update%2F0%2Fstdout"
94 }, 94 },
95 "SubLink": null, 95 "SubLink": null,
96 "Progress": null, 96 "Progress": null,
97 "Started": "2016-03-14T10:00:05Z", 97 "Started": "2016-03-14T10:00:05Z",
98 "Finished": "0001-01-01T00:00:00Z", 98 "Finished": "0001-01-01T00:00:00Z",
99 "Duration": 3595000000000, 99 "Duration": 3595000000000,
100 "Type": "Step", 100 "Type": "Step",
101 "LevelsDeep": 0, 101 "LevelsDeep": 0,
102 "Verbosity": 0, 102 "Verbosity": 0,
103 "Text": null 103 "Text": null
(...skipping 39 matching lines...) Expand 10 before | Expand all | Expand 10 after
143 { 143 {
144 "Key": "allow_milo", 144 "Key": "allow_milo",
145 "Value": "1" 145 "Value": "1"
146 }, 146 },
147 { 147 {
148 "Key": "luci_project", 148 "Key": "luci_project",
149 "Value": "testproject" 149 "Value": "testproject"
150 }, 150 },
151 { 151 {
152 "Key": "log_location", 152 "Key": "log_location",
153 "Value": "logdog://example.com/testproject/foo/bar/+/annotations" 153 "Value": "logdog://example.com/testproject/${swarming_run_id}/+/annota tions"
154 } 154 }
155 ] 155 ]
156 } 156 }
157 ], 157 ],
158 "Blame": null 158 "Blame": null
159 } 159 }
OLDNEW
« no previous file with comments | « milo/appengine/swarming/buildinfo.go ('k') | milo/appengine/swarming/testdata/build-running-logdog.swarm » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698