| Index: milo/appengine/swarming/testdata/build-running-logdog-no-annotation-stream.swarm
|
| diff --git a/milo/appengine/swarming/testdata/build-running-logdog-no-annotation-stream.swarm b/milo/appengine/swarming/testdata/build-running-logdog-no-annotation-stream.swarm
|
| new file mode 100644
|
| index 0000000000000000000000000000000000000000..435b2310b3bc994f4e25fa2c2f925c251b8ca1e7
|
| --- /dev/null
|
| +++ b/milo/appengine/swarming/testdata/build-running-logdog-no-annotation-stream.swarm
|
| @@ -0,0 +1,10 @@
|
| +{
|
| + "state": "RUNNING",
|
| + "started_ts": "2016-03-14T10:00:01.850710",
|
| + "tags": [
|
| + "allow_milo:1",
|
| + "luci_project:testproject",
|
| + "log_location:logdog://example.com/testproject/${swarming_run_id}/+/annotations"
|
| + ],
|
| + "task_id": "1a2b3c4d5e6f7890"
|
| +}
|
|
|