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

Unified Diff: milo/buildsource/swarming/expectations/build-internal.json

Issue 2975023002: [milo] remove linkBase and calculate links directly. (Closed)
Patch Set: common url base Created 3 years, 5 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/buildsource/swarming/expectations/build-internal.json
diff --git a/milo/buildsource/swarming/expectations/build-internal.json b/milo/buildsource/swarming/expectations/build-internal.json
index 68c776edbdefd8bd67fd5dfc7ada50874a2713b0..8b1f9ff2e2194e6ba4cc430297b6cd39f81a425e 100644
--- a/milo/buildsource/swarming/expectations/build-internal.json
+++ b/milo/buildsource/swarming/expectations/build-internal.json
@@ -16,7 +16,7 @@
[
{
"Label": "stdout",
- "URL": "foo/stdout"
+ "URL": "/swarming/task/build-internal/stdout"
}
]
],
@@ -38,7 +38,7 @@
"MainLink": [
{
"Label": "stdout",
- "URL": "foo/steps/recipe_bootstrap/0/stdout"
+ "URL": "/swarming/task/build-internal/steps/recipe_bootstrap/0/stdout"
}
],
"SubLink": [
« no previous file with comments | « milo/buildsource/swarming/expectations/build-gerrit.json ('k') | milo/buildsource/swarming/expectations/build-link.json » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698