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

Unified Diff: milo/appengine/swarming/expectations/build-running-logdog-no-annotation-stream.json

Issue 2669473002: Milo: Remove swarming tags from build properties (Closed)
Patch Set: Fix gerrit checker Created 3 years, 10 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 side-by-side diff with in-line comments
Download patch
Index: milo/appengine/swarming/expectations/build-running-logdog-no-annotation-stream.json
diff --git a/milo/appengine/swarming/expectations/build-running-logdog-no-annotation-stream.json b/milo/appengine/swarming/expectations/build-running-logdog-no-annotation-stream.json
index 02f382a79fe2b17277d3ea1aa80176f2493d954d..cbdeda9b74f90422ceae19a52d73d3ff216994aa 100644
--- a/milo/appengine/swarming/expectations/build-running-logdog-no-annotation-stream.json
+++ b/milo/appengine/swarming/expectations/build-running-logdog-no-annotation-stream.json
@@ -1,17 +1,11 @@
{
"Summary": {
- "ParentLabel": null,
"Label": "1a2b3c4d5e6f7890",
"Status": "NotRun",
- "Banner": null,
- "Bot": null,
"Source": {
"Label": "Task 1a2b3c4d5e6f7890",
"URL": "https://example.com/user/task/1a2b3c4d5e6f7890"
},
- "MainLink": null,
- "SubLink": null,
- "Progress": null,
"Started": "0001-01-01T00:00:00Z",
"Finished": "0001-01-01T00:00:00Z",
"Duration": 0,
@@ -23,15 +17,8 @@
"SourceStamp": null,
"Components": [
{
- "ParentLabel": null,
"Label": "Waiting...",
"Status": "Running",
- "Banner": null,
- "Bot": null,
- "Source": null,
- "MainLink": null,
- "SubLink": null,
- "Progress": null,
"Started": "0001-01-01T00:00:00Z",
"Finished": "0001-01-01T00:00:00Z",
"Duration": 0,
@@ -43,24 +30,6 @@
]
}
],
- "PropertyGroup": [
- {
- "GroupName": "Swarming Tags",
- "Property": [
- {
- "Key": "allow_milo",
- "Value": "1"
- },
- {
- "Key": "luci_project",
- "Value": "testproject"
- },
- {
- "Key": "log_location",
- "Value": "logdog://example.com/testproject/${swarming_run_id}/+/annotations"
- }
- ]
- }
- ],
+ "PropertyGroup": null,
"Blame": null
}

Powered by Google App Engine
This is Rietveld 408576698