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

Unified Diff: milo/appengine/swarming/expectations/build-canceled.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
« no previous file with comments | « milo/appengine/swarming/build.go ('k') | milo/appengine/swarming/expectations/build-exception.json » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: milo/appengine/swarming/expectations/build-canceled.json
diff --git a/milo/appengine/swarming/expectations/build-canceled.json b/milo/appengine/swarming/expectations/build-canceled.json
index 7a3f36d32227209dbb10125eb536f690ffb91596..5437e7be43dec825f0113e04ce621d3b97fbb58f 100644
--- a/milo/appengine/swarming/expectations/build-canceled.json
+++ b/milo/appengine/swarming/expectations/build-canceled.json
@@ -21,6 +21,10 @@
"Label": "swarm3-c4",
"URL": "https://example.com/restricted/bot/swarm3-c4"
},
+ "Recipe": {
+ "Label": "infra/infra_continuous",
+ "URL": "https://chromium.googlesource.com/chromium/tools/build/+/master/"
+ },
"Source": {
"Label": "Task 2d8d62f6be545b10",
"URL": "https://example.com/user/task/2d8d62f6be545b10"
@@ -35,7 +39,6 @@
"URL": "foo/stdout"
}
],
- "Progress": null,
"Started": "2016-03-14T10:00:01.85071Z",
"Finished": "2016-03-14T11:00:18.48602Z",
"Duration": 3616635310000,
@@ -49,18 +52,12 @@
"SourceStamp": null,
"Components": [
{
- "ParentLabel": null,
"Label": "recipe bootstrap",
"Status": "Success",
- "Banner": null,
- "Bot": null,
- "Source": null,
"MainLink": {
"Label": "stdout",
"URL": "foo/steps/recipe_bootstrap/0/stdout"
},
- "SubLink": null,
- "Progress": null,
"Started": "2016-03-14T10:00:02Z",
"Finished": "2016-03-14T10:00:04Z",
"Duration": 2000000000,
@@ -70,12 +67,8 @@
"Text": null
},
{
- "ParentLabel": null,
"Label": "setup_build",
"Status": "Success",
- "Banner": null,
- "Bot": null,
- "Source": null,
"MainLink": {
"Label": "stdout",
"URL": "foo/steps/setup_build/0/stdout"
@@ -86,7 +79,6 @@
"URL": "foo/steps/setup_build/0/logs/run_recipe/0"
}
],
- "Progress": null,
"Started": "2016-03-14T10:00:02Z",
"Finished": "2016-03-14T10:00:03Z",
"Duration": 1000000000,
@@ -136,75 +128,6 @@
"Value": "$0.52"
}
]
- },
- {
- "GroupName": "Swarming Tags",
- "Property": [
- {
- "Key": "buildbucket_bucket",
- "Value": "estaab-infra-waterfall-test"
- },
- {
- "Key": "buildbucket_hostname",
- "Value": "cr-buildbucket-dev.appspot.com"
- },
- {
- "Key": "builder",
- "Value": "infra-continuous-precise-32"
- },
- {
- "Key": "cores",
- "Value": "8"
- },
- {
- "Key": "cron_invocation_id",
- "Value": "9183652815541395264"
- },
- {
- "Key": "cron_job_id",
- "Value": "infra-experimental/buildbucket-job-estaab-infra-waterfall-test"
- },
- {
- "Key": "master",
- "Value": "master.estaab-infra-waterfall-test"
- },
- {
- "Key": "os",
- "Value": "Ubuntu-12.04"
- },
- {
- "Key": "pool",
- "Value": "default"
- },
- {
- "Key": "priority",
- "Value": "100"
- },
- {
- "Key": "recipe_name",
- "Value": "infra/infra_continuous"
- },
- {
- "Key": "recipe_repository",
- "Value": "https://chromium.googlesource.com/chromium/tools/build"
- },
- {
- "Key": "recipe_revision",
- "Value": ""
- },
- {
- "Key": "user",
- "Value": ""
- },
- {
- "Key": "user_agent",
- "Value": "luci-cron"
- },
- {
- "Key": "allow_milo",
- "Value": "1"
- }
- ]
}
],
"Blame": null
« no previous file with comments | « milo/appengine/swarming/build.go ('k') | milo/appengine/swarming/expectations/build-exception.json » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698