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

Unified Diff: milo/appengine/swarming/expectations/build-running-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-running-logdog.json
diff --git a/milo/appengine/swarming/expectations/build-running-logdog.json b/milo/appengine/swarming/expectations/build-running-logdog.json
index 7b5cbf127712a34c7b58891d0e4f1747c57c4222..bdf6d816695598c1a5a9ff1d6d0bef84382170c8 100644
--- a/milo/appengine/swarming/expectations/build-running-logdog.json
+++ b/milo/appengine/swarming/expectations/build-running-logdog.json
@@ -5,6 +5,7 @@
"Status": "Running",
"Banner": null,
"Bot": null,
+ "Recipe": null,
"Source": {
"Label": "Task 2d8d62f6be545b10",
"URL": "https://example.com/user/task/2d8d62f6be545b10"
@@ -38,6 +39,7 @@
"Status": "Success",
"Banner": null,
"Bot": null,
+ "Recipe": null,
"Source": null,
"MainLink": {
"Label": "stdout",
@@ -59,6 +61,7 @@
"Status": "Success",
"Banner": null,
"Bot": null,
+ "Recipe": null,
"Source": null,
"MainLink": {
"Label": "stdout",
@@ -87,6 +90,7 @@
"Status": "Running",
"Banner": null,
"Bot": null,
+ "Recipe": null,
"Source": null,
"MainLink": {
"Label": "stdout",
@@ -136,23 +140,6 @@
{
"GroupName": "Main",
"Property": null
- },
- {
- "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"
- }
- ]
}
],
"Blame": null

Powered by Google App Engine
This is Rietveld 408576698