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

Unified Diff: milo/appengine/swarming/expectations/build-expired.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-expired.json
diff --git a/milo/appengine/swarming/expectations/build-expired.json b/milo/appengine/swarming/expectations/build-expired.json
index bb97a7df3e7d2fcac71a7a615ca678b18aa15424..48e196d37c0ce31412d6fa53f88b4875109b9c94 100644
--- a/milo/appengine/swarming/expectations/build-expired.json
+++ b/milo/appengine/swarming/expectations/build-expired.json
@@ -18,6 +18,10 @@
"Device": null
},
"Bot": null,
+ "Recipe": {
+ "Label": "infra_repo_trybot",
+ "URL": "https://chromium.googlesource.com/infra/infra/+/master/"
+ },
"Source": {
"Label": "Task 308998ca182a0210",
"URL": "https://example.com/user/task/308998ca182a0210"
@@ -44,75 +48,6 @@
{
"GroupName": "Main",
"Property": null
- },
- {
- "GroupName": "Swarming Tags",
- "Property": [
- {
- "Key": "allow_milo",
- "Value": "1"
- },
- {
- "Key": "buildbucket_bucket",
- "Value": "luci.infra.try"
- },
- {
- "Key": "buildbucket_hostname",
- "Value": "cr-buildbucket.appspot.com"
- },
- {
- "Key": "buildbucket_template_canary",
- "Value": "false"
- },
- {
- "Key": "builder",
- "Value": "Infra Win Tester"
- },
- {
- "Key": "buildset",
- "Value": "patch/rietveld/codereview.chromium.org/2225073005/1"
- },
- {
- "Key": "cpu",
- "Value": "x86-64"
- },
- {
- "Key": "master",
- "Value": "luci.infra.try"
- },
- {
- "Key": "os",
- "Value": "Windows-7-SP1"
- },
- {
- "Key": "pool",
- "Value": "Chrome"
- },
- {
- "Key": "priority",
- "Value": "100"
- },
- {
- "Key": "recipe_name",
- "Value": "infra_repo_trybot"
- },
- {
- "Key": "recipe_repository",
- "Value": "https://chromium.googlesource.com/infra/infra"
- },
- {
- "Key": "recipe_revision",
- "Value": ""
- },
- {
- "Key": "user",
- "Value": ""
- },
- {
- "Key": "user_agent",
- "Value": "cq"
- }
- ]
}
],
"Blame": null

Powered by Google App Engine
This is Rietveld 408576698