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

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

Issue 2669473002: Milo: Remove swarming tags from build properties (Closed)
Patch Set: Fix gerrit checker Created 3 years, 9 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,
4 "Label": "2d8d62f6be545b10", 3 "Label": "2d8d62f6be545b10",
5 "Status": "Running", 4 "Status": "Running",
6 "Banner": null,
7 "Bot": null,
8 "Source": { 5 "Source": {
9 "Label": "Task 2d8d62f6be545b10", 6 "Label": "Task 2d8d62f6be545b10",
10 "URL": "https://example.com/user/task/2d8d62f6be545b10" 7 "URL": "https://example.com/user/task/2d8d62f6be545b10"
11 }, 8 },
12 "MainLink": { 9 "MainLink": {
13 "Label": "Task 2d8d62f6be545b10", 10 "Label": "Task 2d8d62f6be545b10",
14 "URL": "https://example.com/user/task/2d8d62f6be545b10" 11 "URL": "https://example.com/user/task/2d8d62f6be545b10"
15 }, 12 },
16 "SubLink": [ 13 "SubLink": [
17 { 14 {
18 "Label": "stdout", 15 "Label": "stdout",
19 "URL": "foo/stdout" 16 "URL": "foo/stdout"
20 } 17 }
21 ], 18 ],
22 "Progress": null,
23 "Started": "2016-03-14T10:00:01.85071Z", 19 "Started": "2016-03-14T10:00:01.85071Z",
24 "Finished": "0001-01-01T00:00:00Z", 20 "Finished": "0001-01-01T00:00:00Z",
25 "Duration": 3598149290000, 21 "Duration": 3598149290000,
26 "Type": "Recipe", 22 "Type": "Recipe",
27 "LevelsDeep": 0, 23 "LevelsDeep": 0,
28 "Verbosity": 0, 24 "Verbosity": 0,
29 "Text": [ 25 "Text": [
30 "Running recipe bootstrap" 26 "Running recipe bootstrap"
31 ] 27 ]
32 }, 28 },
33 "SourceStamp": null, 29 "SourceStamp": null,
34 "Components": [ 30 "Components": [
35 { 31 {
36 "ParentLabel": null,
37 "Label": "recipe bootstrap", 32 "Label": "recipe bootstrap",
38 "Status": "Running", 33 "Status": "Running",
39 "Banner": null,
40 "Bot": null,
41 "Source": null,
42 "MainLink": { 34 "MainLink": {
43 "Label": "stdout", 35 "Label": "stdout",
44 "URL": "foo/steps/recipe_bootstrap/0/stdout" 36 "URL": "foo/steps/recipe_bootstrap/0/stdout"
45 }, 37 },
46 "SubLink": [ 38 "SubLink": [
47 { 39 {
48 "Label": "Confused? README here", 40 "Label": "Confused? README here",
49 "URL": "https://chromium.googlesource.com/external/github.com/luci/rec ipes-py/+/master/doc/workflow.md" 41 "URL": "https://chromium.googlesource.com/external/github.com/luci/rec ipes-py/+/master/doc/workflow.md"
50 } 42 }
51 ], 43 ],
52 "Progress": null,
53 "Started": "2016-03-14T10:00:02Z", 44 "Started": "2016-03-14T10:00:02Z",
54 "Finished": "0001-01-01T00:00:00Z", 45 "Finished": "0001-01-01T00:00:00Z",
55 "Duration": 3598000000000, 46 "Duration": 3598000000000,
56 "Type": "Step", 47 "Type": "Step",
57 "LevelsDeep": 0, 48 "LevelsDeep": 0,
58 "Verbosity": 0, 49 "Verbosity": 0,
59 "Text": null 50 "Text": null
60 } 51 }
61 ], 52 ],
62 "PropertyGroup": [ 53 "PropertyGroup": [
63 { 54 {
64 "GroupName": "recipe bootstrap", 55 "GroupName": "recipe bootstrap",
65 "Property": null 56 "Property": null
66 }, 57 },
67 { 58 {
68 "GroupName": "Main", 59 "GroupName": "Main",
69 "Property": null 60 "Property": null
70 },
71 {
72 "GroupName": "Swarming Tags",
73 "Property": [
74 {
75 "Key": "allow_milo",
76 "Value": "1"
77 }
78 ]
79 } 61 }
80 ], 62 ],
81 "Blame": null 63 "Blame": null
82 } 64 }
OLDNEW
« no previous file with comments | « milo/appengine/swarming/expectations/build-expired.json ('k') | milo/appengine/swarming/expectations/build-nested.json » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698