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

Unified Diff: milo/appengine/swarming/testdata/build-running-logdog.swarm

Issue 2695383002: milo: Enable Swarming LogDog log loading. (Closed)
Patch Set: Comments, fix links. 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/testdata/build-running-logdog.swarm
diff --git a/milo/appengine/swarming/testdata/build-running-logdog.swarm b/milo/appengine/swarming/testdata/build-running-logdog.swarm
new file mode 100644
index 0000000000000000000000000000000000000000..0ffbb60d87ed73aa44a194638b3a347f5473bb57
--- /dev/null
+++ b/milo/appengine/swarming/testdata/build-running-logdog.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/foo/bar/+/annotations"
+ ],
+ "task_id": "2d8d62f6be545b10"
+}
« no previous file with comments | « milo/appengine/swarming/testdata/build-running-logdog ('k') | milo/appengine/swarming/testdata/build-running-logdog.pb.txt » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698