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

Unified Diff: milo/appengine/frontend/expectations/bootstrap-swarming.TestableBuild-build-running-logdog.html

Issue 2701033003: milo: Add SwarmBucket templating. (Closed)
Patch Set: Apparently "/swarming" is gitignored! Added... 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/frontend/expectations/bootstrap-swarming.TestableBuild-build-running-logdog.html
diff --git a/milo/appengine/frontend/expectations/bootstrap-swarming.TestableBuild-build-running-logdog.html b/milo/appengine/frontend/expectations/bootstrap-swarming.TestableBuild-build-running-logdog.html
index 3608b6869100b1741353c27f6ce0292b66820619..5791e3bdec71f79ef3c44cb0d7e5999a96b29850 100644
--- a/milo/appengine/frontend/expectations/bootstrap-swarming.TestableBuild-build-running-logdog.html
+++ b/milo/appengine/frontend/expectations/bootstrap-swarming.TestableBuild-build-running-logdog.html
@@ -71,7 +71,7 @@ body {
<strong>recipe bootstrap</strong>
- (<a href="https://example.com/v/?s=testproject%2Ffoo%2Fbar%2F%2B%2Fsteps%2Frecipe_bootstrap%2F0%2Fstdout">stdout</a>)
+ (<a href="https://example.com/v/?s=testproject%2F2d8d62f6be545b10%2F%2B%2Fsteps%2Frecipe_bootstrap%2F0%2Fstdout">stdout</a>)
<small class="muted">
@@ -89,7 +89,7 @@ body {
<strong>setup_build</strong>
- (<a href="https://example.com/v/?s=testproject%2Ffoo%2Fbar%2F%2B%2Fsteps%2Fsetup_build%2F0%2Fstdout">stdout</a>)
+ (<a href="https://example.com/v/?s=testproject%2F2d8d62f6be545b10%2F%2B%2Fsteps%2Fsetup_build%2F0%2Fstdout">stdout</a>)
<small class="muted">
<div>running recipe: &#34;v8&#34;</div>
@@ -99,7 +99,7 @@ body {
</span>
<ol>
- <li><a href="https://example.com/v/?s=testproject%2Ffoo%2Fbar%2F%2B%2Fsteps%2Fsetup_build%2F0%2Flogs%2Frun_recipe%2F0">run_recipe</a></li>
+ <li><a href="https://example.com/v/?s=testproject%2F2d8d62f6be545b10%2F%2B%2Fsteps%2Fsetup_build%2F0%2Flogs%2Frun_recipe%2F0">run_recipe</a></li>
</ol>
</td></tr>
@@ -109,7 +109,7 @@ body {
<strong>bot_update</strong>
- (<a href="https://example.com/v/?s=testproject%2Ffoo%2Fbar%2F%2B%2Fsteps%2Fbot_update%2F0%2Fstdout">stdout</a>)
+ (<a href="https://example.com/v/?s=testproject%2F2d8d62f6be545b10%2F%2B%2Fsteps%2Fbot_update%2F0%2Fstdout">stdout</a>)
<small class="muted">
@@ -173,7 +173,7 @@ body {
<br>
<strong>log_location</strong>:
- logdog://example.com/testproject/foo/bar/&#43;/annotations
+ logdog://example.com/testproject/${swarming_run_id}/&#43;/annotations
<small class="muted">(Swarming Tags)</small>
<br>

Powered by Google App Engine
This is Rietveld 408576698