diff options
author | smut <smut@google.com> | 2018-06-01 17:09:12 -0700 |
---|---|---|
committer | Skia Commit-Bot <skia-commit-bot@chromium.org> | 2018-06-04 22:14:49 +0000 |
commit | 503438477e842d30d6e019720700d7853915f2e3 (patch) | |
tree | 3ffee0cc3323d81087a96c6d35d260161b46b1f7 | |
parent | 158915496f36ebc0bee8e6cae41ed28ba5086acb (diff) |
[Isolate] Update clients to hit /_ah/api instead of /api
The webapp2 adapter is now serving at /_ah/api, the old Endpoints v1 path.
https://chromium.googlesource.com/infra/infra revision:
d8ec646a9503426a5018cf5bc251abe4a842357f
https://chromium.googlesource.com/infra/luci/luci-go revision:
928030a644473add1ca1bd044d13f48fee569c1a
linux64/isolate.sha1:
https://ci.chromium.org/buildbot/chromium.infra/infra-continuous-trusty-64/12546
mac64/isolate.sha1:
https://ci.chromium.org/buildbot/chromium.infra/infra-continuous-mac-10.13-64/4878
windows64/isolate.exe.sha1:
https://ci.chromium.org/buildbot/chromium.infra/infra-continuous-win-64/12934
Bug: 805543
Change-Id: I1e15f69908a8c7c7a2300d3e37b0e53607613cbc
Reviewed-on: https://skia-review.googlesource.com/131701
Reviewed-by: Eric Boren <borenet@google.com>
Reviewed-by: Ravi Mistry <rmistry@google.com>
Auto-Submit: smut <smut@google.com>
Commit-Queue: Ravi Mistry <rmistry@google.com>
-rw-r--r-- | infra/bots/tools/luci-go/linux64/isolate.sha1 | 2 | ||||
-rw-r--r-- | infra/bots/tools/luci-go/mac64/isolate.sha1 | 2 | ||||
-rw-r--r-- | infra/bots/tools/luci-go/win64/isolate.exe.sha1 | 2 |
3 files changed, 3 insertions, 3 deletions
diff --git a/infra/bots/tools/luci-go/linux64/isolate.sha1 b/infra/bots/tools/luci-go/linux64/isolate.sha1 index e49fdc70ea..16106572d6 100644 --- a/infra/bots/tools/luci-go/linux64/isolate.sha1 +++ b/infra/bots/tools/luci-go/linux64/isolate.sha1 @@ -1 +1 @@ -0c5f61171e70fabea55489eccb330687e94a43a3 +9734e966a14f9e26f86e38a020fcd7584248d285 diff --git a/infra/bots/tools/luci-go/mac64/isolate.sha1 b/infra/bots/tools/luci-go/mac64/isolate.sha1 index 1c79cd34ff..a61e43abb3 100644 --- a/infra/bots/tools/luci-go/mac64/isolate.sha1 +++ b/infra/bots/tools/luci-go/mac64/isolate.sha1 @@ -1 +1 @@ -f79355e863ef6e67a074ed85b043db81376ffbde +18561de57e944d096521838b4e6cb49e0cc1df23 diff --git a/infra/bots/tools/luci-go/win64/isolate.exe.sha1 b/infra/bots/tools/luci-go/win64/isolate.exe.sha1 index 725910c600..5ac52a0347 100644 --- a/infra/bots/tools/luci-go/win64/isolate.exe.sha1 +++ b/infra/bots/tools/luci-go/win64/isolate.exe.sha1 @@ -1 +1 @@ -a7682ca46f9ac393f3e8c3b8feb4aa7cef49693f +af227603890ea1d8c082b5caf15e46a6bf060a2e |