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

Issue 2969463002: Use config.json to enable Isolated gRPC proxy (Closed)

Created:
3 years, 5 months ago by aludwin
Modified:
3 years, 5 months ago
Reviewers:
ryanmartens, Vadim Sh.
CC:
chromium-reviews, infra-reviews+luci-py_chromium.org
Target Ref:
refs/heads/master
Project:
luci-py
Visibility:
Public.

Description

Use config.json to enable Isolated gRPC proxy The values in config.json are not set yet and will be added in a future change. BUG= Review-Url: https://codereview.chromium.org/2969463002 Committed: https://github.com/luci/luci-py/commit/33233c3d9841007f0e3a46f8b0300982b0bc3a53

Patch Set 1 #

Total comments: 4

Patch Set 2 : Use config.json to enable Isolated gRPC proxy #

Patch Set 3 : rebase #

Patch Set 4 : Fix pylint errors #

Unified diffs Side-by-side diffs Delta from patch set Stats (+29 lines, -24 lines) Patch
M appengine/swarming/swarming_bot/bot_code/bot_main.py View 1 2 chunks +10 lines, -1 line 0 comments Download
M client/isolate_storage.py View 1 2 3 5 chunks +14 lines, -15 lines 0 comments Download
M client/isolateserver.py View 1 2 chunks +3 lines, -6 lines 0 comments Download
M client/tests/isolate_storage_test.py View 1 2 3 1 chunk +2 lines, -2 lines 0 comments Download

Depends on Patchset:

Dependent Patchsets:

Messages

Total messages: 15 (7 generated)
aludwin
This code isn't active yet (except for the env var override in bot_main.py) since I'm ...
3 years, 5 months ago (2017-06-29 18:38:45 UTC) #2
Vadim Sh.
https://codereview.chromium.org/2969463002/diff/1/appengine/swarming/swarming_bot/bot_code/bot_main.py File appengine/swarming/swarming_bot/bot_code/bot_main.py (right): https://codereview.chromium.org/2969463002/diff/1/appengine/swarming/swarming_bot/bot_code/bot_main.py#newcode588 appengine/swarming/swarming_bot/bot_code/bot_main.py:588: grpc_proxy = get_config().get('isolate-grpc-proxy') use underscores, so it is a ...
3 years, 5 months ago (2017-06-29 19:00:18 UTC) #3
aludwin
https://codereview.chromium.org/2969463002/diff/1/appengine/swarming/swarming_bot/bot_code/bot_main.py File appengine/swarming/swarming_bot/bot_code/bot_main.py (right): https://codereview.chromium.org/2969463002/diff/1/appengine/swarming/swarming_bot/bot_code/bot_main.py#newcode588 appengine/swarming/swarming_bot/bot_code/bot_main.py:588: grpc_proxy = get_config().get('isolate-grpc-proxy') On 2017/06/29 19:00:18, Vadim Sh. wrote: ...
3 years, 5 months ago (2017-06-29 19:14:30 UTC) #4
Vadim Sh.
lgtm
3 years, 5 months ago (2017-06-29 20:57:54 UTC) #5
commit-bot: I haz the power
CQ is trying da patch. Follow status at: https://chromium-cq-status.appspot.com/v2/patch-status/codereview.chromium.org/2969463002/40001
3 years, 5 months ago (2017-06-29 21:11:08 UTC) #7
commit-bot: I haz the power
Try jobs failed on following builders: Luci-py Presubmit on luci.infra.try (JOB_FAILED, https://luci-milo.appspot.com/swarming/task/370e86d210510010)
3 years, 5 months ago (2017-06-29 21:19:18 UTC) #9
commit-bot: I haz the power
CQ is trying da patch. Follow status at: https://chromium-cq-status.appspot.com/v2/patch-status/codereview.chromium.org/2969463002/60001
3 years, 5 months ago (2017-06-29 23:34:39 UTC) #12
commit-bot: I haz the power
3 years, 5 months ago (2017-06-29 23:38:55 UTC) #15
Message was sent while issue was closed.
Committed patchset #4 (id:60001) as
https://github.com/luci/luci-py/commit/33233c3d9841007f0e3a46f8b0300982b0bc3a53

Powered by Google App Engine
This is Rietveld 408576698