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

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

Issue 2669473002: Milo: Remove swarming tags from build properties (Closed)
Patch Set: Created 3 years, 11 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.json
diff --git a/milo/appengine/swarming/expectations/build-pending.json b/milo/appengine/swarming/expectations/build-pending.json
index cfd3fc230d554e5eeb579f413e76b8b1ee2cf55e..586b5882db4fa9dd4caaaed08b8a7378621248a2 100644
--- a/milo/appengine/swarming/expectations/build-pending.json
+++ b/milo/appengine/swarming/expectations/build-pending.json
@@ -5,6 +5,7 @@
"Status": "NotRun",
"Banner": null,
"Bot": null,
+ "Recipe": null,
"Source": {
"Label": "Task 2fb1b35e1da25710",
"URL": "https://debug/user/task/2fb1b35e1da25710"
@@ -29,31 +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"
- }
- ]
}
],
"Blame": null

Powered by Google App Engine
This is Rietveld 408576698