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

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

Issue 2254993002: Milo: Add task expired as a failure status (Closed) Base URL: https://chromium.googlesource.com/external/github.com/luci/luci-go@master
Patch Set: Use proto instead Created 4 years, 3 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
(Empty)
1 {
2 "Summary": {
3 "ParentLabel": {
4 "Label": "Infra Win Tester",
5 "Img": "",
6 "URL": "/buildbucket/luci.infra.try/Infra Win Tester?server=cr-buildbucket .appspot.com",
7 "Alt": ""
8 },
9 "Label": "308998ca182a0210",
10 "Status": "Expired",
11 "Banner": {
12 "OS": [
13 {
14 "Img": "windows.svg",
15 "Alt": "Microsoft Windows",
16 "Subtitle": "7-SP1",
17 "Count": 1
18 }
19 ],
20 "Device": null
21 },
22 "Bot": null,
23 "Source": {
24 "Label": "Task 308998ca182a0210",
25 "Img": "",
26 "URL": "https://debug/user/task/308998ca182a0210",
27 "Alt": ""
28 },
29 "MainLink": {
30 "Label": "Task 308998ca182a0210",
31 "Img": "",
32 "URL": "https://debug/user/task/308998ca182a0210",
33 "Alt": ""
34 },
35 "SubLink": null,
36 "Progress": null,
37 "Started": "0001-01-01T00:00:00Z",
38 "Finished": "0001-01-01T00:00:00Z",
39 "Duration": 0,
40 "Type": "Recipe",
41 "LevelsDeep": 0,
42 "Verbosity": 0,
43 "Text": [
44 "Task expired"
45 ]
46 },
47 "SourceStamp": null,
48 "Components": null,
49 "PropertyGroup": [
50 {
51 "GroupName": "Main",
52 "Property": null
53 },
54 {
55 "GroupName": "Swarming Tags",
56 "Property": [
57 {
58 "Key": "allow_milo",
59 "Value": "1"
60 },
61 {
62 "Key": "buildbucket_bucket",
63 "Value": "luci.infra.try"
64 },
65 {
66 "Key": "buildbucket_hostname",
67 "Value": "cr-buildbucket.appspot.com"
68 },
69 {
70 "Key": "buildbucket_template_canary",
71 "Value": "false"
72 },
73 {
74 "Key": "builder",
75 "Value": "Infra Win Tester"
76 },
77 {
78 "Key": "buildset",
79 "Value": "patch/rietveld/codereview.chromium.org/2225073005/1"
80 },
81 {
82 "Key": "cpu",
83 "Value": "x86-64"
84 },
85 {
86 "Key": "master",
87 "Value": "luci.infra.try"
88 },
89 {
90 "Key": "os",
91 "Value": "Windows-7-SP1"
92 },
93 {
94 "Key": "pool",
95 "Value": "Chrome"
96 },
97 {
98 "Key": "priority",
99 "Value": "100"
100 },
101 {
102 "Key": "recipe_name",
103 "Value": "infra_repo_trybot"
104 },
105 {
106 "Key": "recipe_repository",
107 "Value": "https://chromium.googlesource.com/infra/infra"
108 },
109 {
110 "Key": "recipe_revision",
111 "Value": ""
112 },
113 {
114 "Key": "user",
115 "Value": ""
116 },
117 {
118 "Key": "user_agent",
119 "Value": "cq"
120 }
121 ]
122 }
123 ],
124 "Blame": null
125 }
OLDNEW
« no previous file with comments | « milo/appengine/swarming/build.go ('k') | milo/appengine/swarming/expectations/build-pending.json » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698