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

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

Issue 2717623002: Milo: Handle missing / transient LogDog failures. (Closed)
Patch Set: remote unnecessary code 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
(Empty)
1 {
2 "Summary": {
3 "ParentLabel": null,
4 "Label": "2fb1b35e1da25710",
5 "Status": "NotRun",
6 "Banner": null,
7 "Bot": null,
8 "Source": {
9 "Label": "Task 2fb1b35e1da25710",
10 "URL": "https://example.com/user/task/2fb1b35e1da25710"
11 },
12 "MainLink": {
13 "Label": "Task 2fb1b35e1da25710",
14 "URL": "https://example.com/user/task/2fb1b35e1da25710"
15 },
16 "SubLink": null,
17 "Progress": null,
18 "Started": "0001-01-01T00:00:00Z",
19 "Finished": "0001-01-01T00:00:00Z",
20 "Duration": 0,
21 "Type": "Recipe",
22 "LevelsDeep": 0,
23 "Verbosity": 0,
24 "Text": null
25 },
26 "SourceStamp": null,
27 "Components": null,
28 "PropertyGroup": [
29 {
30 "GroupName": "Main",
31 "Property": null
32 },
33 {
34 "GroupName": "Swarming Tags",
35 "Property": [
36 {
37 "Key": "os",
38 "Value": "Linux"
39 },
40 {
41 "Key": "pool",
42 "Value": "default"
43 },
44 {
45 "Key": "priority",
46 "Value": "10"
47 },
48 {
49 "Key": "user",
50 "Value": ""
51 },
52 {
53 "Key": "allow_milo",
54 "Value": "1"
55 },
56 {
57 "Key": "luci_project",
58 "Value": "testproject"
59 },
60 {
61 "Key": "log_location",
62 "Value": "logdog://example.com/testproject/${swarming_run_id}/+/annota tions"
63 }
64 ]
65 }
66 ],
67 "Blame": null
68 }
OLDNEW
« no previous file with comments | « milo/appengine/swarming/build.go ('k') | milo/appengine/swarming/expectations/build-running-logdog-no-annotation-stream.json » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698