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

Unified Diff: milo/appengine/swarming/expectations/build-link.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-link.json
diff --git a/milo/appengine/swarming/expectations/build-link.json b/milo/appengine/swarming/expectations/build-link.json
index 5c8bd0bed639de0049b7d0b9855b573428de762b..d9fc2456c2aa1c29d8710d5672b5255098e66c7b 100644
--- a/milo/appengine/swarming/expectations/build-link.json
+++ b/milo/appengine/swarming/expectations/build-link.json
@@ -1,10 +1,7 @@
{
"Summary": {
- "ParentLabel": null,
"Label": "2d8d62f6be545b10",
"Status": "Running",
- "Banner": null,
- "Bot": null,
"Source": {
"Label": "Task 2d8d62f6be545b10",
"URL": "https://example.com/user/task/2d8d62f6be545b10"
@@ -19,7 +16,6 @@
"URL": "foo/stdout"
}
],
- "Progress": null,
"Started": "2016-03-14T10:00:01.85071Z",
"Finished": "0001-01-01T00:00:00Z",
"Duration": 3598149290000,
@@ -33,12 +29,8 @@
"SourceStamp": null,
"Components": [
{
- "ParentLabel": null,
"Label": "recipe bootstrap",
"Status": "Running",
- "Banner": null,
- "Bot": null,
- "Source": null,
"MainLink": {
"Label": "stdout",
"URL": "foo/steps/recipe_bootstrap/0/stdout"
@@ -49,7 +41,6 @@
"URL": "https://chromium.googlesource.com/external/github.com/luci/recipes-py/+/master/doc/workflow.md"
}
],
- "Progress": null,
"Started": "2016-03-14T10:00:02Z",
"Finished": "0001-01-01T00:00:00Z",
"Duration": 3598000000000,
@@ -67,15 +58,6 @@
{
"GroupName": "Main",
"Property": null
- },
- {
- "GroupName": "Swarming Tags",
- "Property": [
- {
- "Key": "allow_milo",
- "Value": "1"
- }
- ]
}
],
"Blame": null
« no previous file with comments | « milo/appengine/swarming/expectations/build-expired.json ('k') | milo/appengine/swarming/expectations/build-nested.json » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698