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

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

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
« no previous file with comments | « milo/appengine/swarming/testdata/build-running-logdog.swarm ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: milo/appengine/swarming/testdata/build-running-logdog.pb.txt
diff --git a/milo/appengine/swarming/testdata/build-running-logdog.pb.txt b/milo/appengine/swarming/testdata/build-running-logdog.pb.txt
new file mode 100644
index 0000000000000000000000000000000000000000..60b4fc294a9165b8a186efb1c7f789dee58bc5ec
--- /dev/null
+++ b/milo/appengine/swarming/testdata/build-running-logdog.pb.txt
@@ -0,0 +1,71 @@
+name: "steps"
+substep: <
+ step: <
+ name: "recipe bootstrap"
+ status: SUCCESS
+ stdout_stream: <
+ name: "steps/recipe_bootstrap/0/stdout"
+ >
+ started: <
+ seconds: 1457949602
+ >
+ ended: <
+ seconds: 1457949603
+ >
+ property: <
+ name: "path_config"
+ value: "kitchen"
+ >
+ property: <
+ name: "slavename"
+ value: "fakeslave"
+ >
+ property: <
+ name: "buildername"
+ value: "infra-continuous-precise-32"
+ >
+ property: <
+ name: "mastername"
+ value: "chromium.infra"
+ >
+ >
+>
+substep: <
+ step: <
+ name: "setup_build"
+ status: SUCCESS
+ stdout_stream: <
+ name: "steps/setup_build/0/stdout"
+ >
+ started: <
+ seconds: 1457949603
+ >
+ ended: <
+ seconds: 1457949604
+ >
+ text: "running recipe: \"v8\""
+ other_links: <
+ label: "run_recipe"
+ logdog_stream: <
+ name: "steps/setup_build/0/logs/run_recipe/0"
+ >
+ >
+ >
+>
+substep: <
+ step: <
+ name: "bot_update"
+ stdout_stream: <
+ name: "steps/bot_update/0/stdout"
+ >
+ started: <
+ seconds: 1457949605
+ >
+ >
+>
+stdout_stream: <
+ name: "stdout"
+>
+started: <
+ seconds: 1457949601
+>
« no previous file with comments | « milo/appengine/swarming/testdata/build-running-logdog.swarm ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698