| Index: appengine/cmd/milo/swarming/expectations/build-running.json
|
| diff --git a/appengine/cmd/milo/swarming/expectations/build-running.json b/appengine/cmd/milo/swarming/expectations/build-running.json
|
| index 5f9c577615f661cd24e71bb9c09d4059b99ccd07..c7d7ff7974ba16f7c62b9e0f8762e352e5052d34 100644
|
| --- a/appengine/cmd/milo/swarming/expectations/build-running.json
|
| +++ b/appengine/cmd/milo/swarming/expectations/build-running.json
|
| @@ -12,7 +12,14 @@
|
| "Alt": ""
|
| },
|
| "MainLink": null,
|
| - "SubLink": null,
|
| + "SubLink": [
|
| + {
|
| + "Label": "stdout",
|
| + "Img": "",
|
| + "URL": "foo/stdout",
|
| + "Alt": ""
|
| + }
|
| + ],
|
| "Progress": null,
|
| "Started": "2016-03-14T10:00:01.85071Z",
|
| "Finished": "0001-01-01T00:00:00Z",
|
| @@ -103,15 +110,6 @@
|
| ],
|
| "PropertyGroup": [
|
| {
|
| - "GroupName": "Swarming Tags",
|
| - "Property": [
|
| - {
|
| - "Key": "allow_milo",
|
| - "Value": "1"
|
| - }
|
| - ]
|
| - },
|
| - {
|
| "GroupName": "recipe bootstrap",
|
| "Property": [
|
| {
|
| @@ -143,6 +141,15 @@
|
| {
|
| "GroupName": "Main",
|
| "Property": null
|
| + },
|
| + {
|
| + "GroupName": "Swarming Tags",
|
| + "Property": [
|
| + {
|
| + "Key": "allow_milo",
|
| + "Value": "1"
|
| + }
|
| + ]
|
| }
|
| ],
|
| "Blame": null
|
|
|