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

Side by Side Diff: milo/appengine/swarming/expectations/build-pending-logdog.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": "2fb1b35e1da25710", 3 "Label": "2fb1b35e1da25710",
5 "Status": "NotRun", 4 "Status": "NotRun",
6 "Banner": null,
7 "Bot": null,
8 "Source": { 5 "Source": {
9 "Label": "Task 2fb1b35e1da25710", 6 "Label": "Task 2fb1b35e1da25710",
10 "URL": "https://example.com/user/task/2fb1b35e1da25710" 7 "URL": "https://example.com/user/task/2fb1b35e1da25710"
11 }, 8 },
12 "MainLink": { 9 "MainLink": {
13 "Label": "Task 2fb1b35e1da25710", 10 "Label": "Task 2fb1b35e1da25710",
14 "URL": "https://example.com/user/task/2fb1b35e1da25710" 11 "URL": "https://example.com/user/task/2fb1b35e1da25710"
15 }, 12 },
16 "SubLink": null,
17 "Progress": null,
18 "Started": "0001-01-01T00:00:00Z", 13 "Started": "0001-01-01T00:00:00Z",
19 "Finished": "0001-01-01T00:00:00Z", 14 "Finished": "0001-01-01T00:00:00Z",
20 "Duration": 0, 15 "Duration": 0,
21 "Type": "Recipe", 16 "Type": "Recipe",
22 "LevelsDeep": 0, 17 "LevelsDeep": 0,
23 "Verbosity": 0, 18 "Verbosity": 0,
24 "Text": null 19 "Text": null
25 }, 20 },
26 "SourceStamp": null, 21 "SourceStamp": null,
27 "Components": null, 22 "Components": null,
28 "PropertyGroup": [ 23 "PropertyGroup": [
29 { 24 {
30 "GroupName": "Main", 25 "GroupName": "Main",
31 "Property": null 26 "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 } 27 }
66 ], 28 ],
67 "Blame": null 29 "Blame": null
68 } 30 }
OLDNEW
« no previous file with comments | « milo/appengine/swarming/expectations/build-pending.json ('k') | milo/appengine/swarming/expectations/build-running.json » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698