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

Unified Diff: milo/appengine/swarming/expectations/build-canceled.json

Issue 2675493003: milo: Use service interface for swarming. (Closed)
Patch Set: Update fetch signature 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/build_test.go ('k') | milo/appengine/swarming/expectations/build-exception.json » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: milo/appengine/swarming/expectations/build-canceled.json
diff --git a/milo/appengine/swarming/expectations/build-canceled.json b/milo/appengine/swarming/expectations/build-canceled.json
index a7eb8bcaeb61f11ce9b53394c36e2a232134d643..7a3f36d32227209dbb10125eb536f690ffb91596 100644
--- a/milo/appengine/swarming/expectations/build-canceled.json
+++ b/milo/appengine/swarming/expectations/build-canceled.json
@@ -19,15 +19,15 @@
},
"Bot": {
"Label": "swarm3-c4",
- "URL": "https://debug/restricted/bot/swarm3-c4"
+ "URL": "https://example.com/restricted/bot/swarm3-c4"
},
"Source": {
"Label": "Task 2d8d62f6be545b10",
- "URL": "https://debug/user/task/2d8d62f6be545b10"
+ "URL": "https://example.com/user/task/2d8d62f6be545b10"
},
"MainLink": {
"Label": "Task 2d8d62f6be545b10",
- "URL": "https://debug/user/task/2d8d62f6be545b10"
+ "URL": "https://example.com/user/task/2d8d62f6be545b10"
},
"SubLink": [
{
« no previous file with comments | « milo/appengine/swarming/build_test.go ('k') | milo/appengine/swarming/expectations/build-exception.json » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698