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

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

Issue 2669473002: Milo: Remove swarming tags from build properties (Closed)
Patch Set: tags 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-pending-logdog.json
diff --git a/milo/appengine/swarming/expectations/build-pending-logdog.json b/milo/appengine/swarming/expectations/build-pending-logdog.json
index bdeeb0bbf9881e4c516bea5758e839b82e3a538c..be39191da2884fd88cdcf8cc114b0931d744f792 100644
--- a/milo/appengine/swarming/expectations/build-pending-logdog.json
+++ b/milo/appengine/swarming/expectations/build-pending-logdog.json
@@ -5,6 +5,7 @@
"Status": "NotRun",
"Banner": null,
"Bot": null,
+ "Recipe": null,
"Source": {
"Label": "Task 2fb1b35e1da25710",
"URL": "https://example.com/user/task/2fb1b35e1da25710"
@@ -29,39 +30,6 @@
{
"GroupName": "Main",
"Property": null
- },
- {
- "GroupName": "Swarming Tags",
- "Property": [
- {
- "Key": "os",
- "Value": "Linux"
- },
- {
- "Key": "pool",
- "Value": "default"
- },
- {
- "Key": "priority",
- "Value": "10"
- },
- {
- "Key": "user",
- "Value": ""
- },
- {
- "Key": "allow_milo",
- "Value": "1"
- },
- {
- "Key": "luci_project",
- "Value": "testproject"
- },
- {
- "Key": "log_location",
- "Value": "logdog://example.com/testproject/${swarming_run_id}/+/annotations"
- }
- ]
}
],
"Blame": null

Powered by Google App Engine
This is Rietveld 408576698