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

Unified Diff: milo/appengine/swarming/expectations/build-timeout.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
Index: milo/appengine/swarming/expectations/build-timeout.json
diff --git a/milo/appengine/swarming/expectations/build-timeout.json b/milo/appengine/swarming/expectations/build-timeout.json
index 39933e2263de05d7c711a42296349bc2129dceaf..1323979dfeb75cb3a91d1f9985fbc073c4489866 100644
--- a/milo/appengine/swarming/expectations/build-timeout.json
+++ b/milo/appengine/swarming/expectations/build-timeout.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/expectations/build-running.json ('k') | milo/appengine/swarming/expectations/build-unicode.json » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698