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

Side by Side Diff: milo/appengine/swarming/expectations/build-expired.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": { 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 "Recipe": {
21 "Label": "infra_repo_trybot",
22 "URL": "https://chromium.googlesource.com/infra/infra/+/master/"
23 },
21 "Source": { 24 "Source": {
22 "Label": "Task 308998ca182a0210", 25 "Label": "Task 308998ca182a0210",
23 "URL": "https://example.com/user/task/308998ca182a0210" 26 "URL": "https://example.com/user/task/308998ca182a0210"
24 }, 27 },
25 "MainLink": { 28 "MainLink": {
26 "Label": "Task 308998ca182a0210", 29 "Label": "Task 308998ca182a0210",
27 "URL": "https://example.com/user/task/308998ca182a0210" 30 "URL": "https://example.com/user/task/308998ca182a0210"
28 }, 31 },
29 "SubLink": null,
30 "Progress": null,
31 "Started": "0001-01-01T00:00:00Z", 32 "Started": "0001-01-01T00:00:00Z",
32 "Finished": "0001-01-01T00:00:00Z", 33 "Finished": "0001-01-01T00:00:00Z",
33 "Duration": 0, 34 "Duration": 0,
34 "Type": "Recipe", 35 "Type": "Recipe",
35 "LevelsDeep": 0, 36 "LevelsDeep": 0,
36 "Verbosity": 0, 37 "Verbosity": 0,
37 "Text": [ 38 "Text": [
38 "Task expired" 39 "Task expired"
39 ] 40 ]
40 }, 41 },
41 "SourceStamp": null, 42 "SourceStamp": null,
42 "Components": null, 43 "Components": null,
43 "PropertyGroup": [ 44 "PropertyGroup": [
44 { 45 {
45 "GroupName": "Main", 46 "GroupName": "Main",
46 "Property": null 47 "Property": null
47 },
48 {
49 "GroupName": "Swarming Tags",
50 "Property": [
51 {
52 "Key": "allow_milo",
53 "Value": "1"
54 },
55 {
56 "Key": "buildbucket_bucket",
57 "Value": "luci.infra.try"
58 },
59 {
60 "Key": "buildbucket_hostname",
61 "Value": "cr-buildbucket.appspot.com"
62 },
63 {
64 "Key": "buildbucket_template_canary",
65 "Value": "false"
66 },
67 {
68 "Key": "builder",
69 "Value": "Infra Win Tester"
70 },
71 {
72 "Key": "buildset",
73 "Value": "patch/rietveld/codereview.chromium.org/2225073005/1"
74 },
75 {
76 "Key": "cpu",
77 "Value": "x86-64"
78 },
79 {
80 "Key": "master",
81 "Value": "luci.infra.try"
82 },
83 {
84 "Key": "os",
85 "Value": "Windows-7-SP1"
86 },
87 {
88 "Key": "pool",
89 "Value": "Chrome"
90 },
91 {
92 "Key": "priority",
93 "Value": "100"
94 },
95 {
96 "Key": "recipe_name",
97 "Value": "infra_repo_trybot"
98 },
99 {
100 "Key": "recipe_repository",
101 "Value": "https://chromium.googlesource.com/infra/infra"
102 },
103 {
104 "Key": "recipe_revision",
105 "Value": ""
106 },
107 {
108 "Key": "user",
109 "Value": ""
110 },
111 {
112 "Key": "user_agent",
113 "Value": "cq"
114 }
115 ]
116 } 48 }
117 ], 49 ],
118 "Blame": null 50 "Blame": null
119 } 51 }
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