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

Unified Diff: milo/appengine/swarming/expectations/build-nested.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-nested.json
diff --git a/milo/appengine/swarming/expectations/build-nested.json b/milo/appengine/swarming/expectations/build-nested.json
index 6c57b9da5629c3918b155444db89e86aa4342928..4cbf91d69f6521249c3079a9085d4528c88edfdd 100644
--- a/milo/appengine/swarming/expectations/build-nested.json
+++ b/milo/appengine/swarming/expectations/build-nested.json
@@ -5,6 +5,7 @@
"Status": "Running",
"Banner": null,
"Bot": null,
+ "Recipe": null,
"Source": {
"Label": "Task 2d8d62f6be545b10",
"URL": "https://example.com/user/task/2d8d62f6be545b10"
@@ -35,6 +36,7 @@
"Status": "Running",
"Banner": null,
"Bot": null,
+ "Recipe": null,
"Source": null,
"MainLink": {
"Label": "stdout",
@@ -56,6 +58,7 @@
"Status": "Success",
"Banner": null,
"Bot": null,
+ "Recipe": null,
"Source": null,
"MainLink": {
"Label": "stdout",
@@ -84,6 +87,7 @@
"Status": "Success",
"Banner": null,
"Bot": null,
+ "Recipe": null,
"Source": null,
"MainLink": {
"Label": "stdout",
@@ -112,6 +116,7 @@
"Status": "Success",
"Banner": null,
"Bot": null,
+ "Recipe": null,
"Source": null,
"MainLink": {
"Label": "stdout",
@@ -138,6 +143,7 @@
"Status": "Success",
"Banner": null,
"Bot": null,
+ "Recipe": null,
"Source": null,
"MainLink": {
"Label": "stdout",
@@ -159,6 +165,7 @@
"Status": "Success",
"Banner": null,
"Bot": null,
+ "Recipe": null,
"Source": null,
"MainLink": {
"Label": "stdout",
@@ -180,6 +187,7 @@
"Status": "Success",
"Banner": null,
"Bot": null,
+ "Recipe": null,
"Source": null,
"MainLink": {
"Label": "stdout",
@@ -201,6 +209,7 @@
"Status": "Success",
"Banner": null,
"Bot": null,
+ "Recipe": null,
"Source": null,
"MainLink": {
"Label": "stdout",
@@ -222,6 +231,7 @@
"Status": "Failure",
"Banner": null,
"Bot": null,
+ "Recipe": null,
"Source": null,
"MainLink": null,
"SubLink": null,
@@ -240,6 +250,7 @@
"Status": "Success",
"Banner": null,
"Bot": null,
+ "Recipe": null,
"Source": null,
"MainLink": {
"Label": "stdout",
@@ -261,6 +272,7 @@
"Status": "Failure",
"Banner": null,
"Bot": null,
+ "Recipe": null,
"Source": null,
"MainLink": {
"Label": "stdout",
@@ -325,15 +337,6 @@
{
"GroupName": "Main",
"Property": null
- },
- {
- "GroupName": "Swarming Tags",
- "Property": [
- {
- "Key": "allow_milo",
- "Value": "1"
- }
- ]
}
],
"Blame": null

Powered by Google App Engine
This is Rietveld 408576698