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

Issue 1942143002: swarming: isolate defaults (Closed)

Created:
4 years, 7 months ago by nodir
Modified:
4 years, 7 months ago
Reviewers:
M-A Ruel
CC:
chromium-reviews, infra-reviews+luci-py_chromium.org
Base URL:
https://chromium.googlesource.com/external/github.com/luci/luci-py@swarming-ns-re
Target Ref:
refs/heads/master
Project:
luci-py
Visibility:
Public.

Description

swarming: isolate defaults Add default isolate server host and namespace to the swarming server config. Use them if new task request does not specify them. Also add tests for config validation. R=maruel@chromium.org BUG=601022 Committed: https://github.com/luci/luci-py/commit/ba3cfcedc52e7b25767cdc6a985e8e37c24cd852

Patch Set 1 #

Patch Set 2 : swarming: isolate defaults and output #

Total comments: 10

Patch Set 3 : rebased #

Patch Set 4 : default_server, not host #

Patch Set 5 : nit #

Total comments: 2

Patch Set 6 : nit #

Patch Set 7 : rebased #

Unified diffs Side-by-side diffs Delta from patch set Stats (+242 lines, -5 lines) Patch
M appengine/swarming/handlers_endpoints.py View 1 2 3 4 5 1 chunk +16 lines, -0 lines 0 comments Download
M appengine/swarming/handlers_endpoints_test.py View 1 2 3 2 chunks +70 lines, -0 lines 0 comments Download
M appengine/swarming/proto/config.proto View 1 2 3 4 1 chunk +15 lines, -0 lines 0 comments Download
M appengine/swarming/proto/config_pb2.py View 1 2 3 4 chunks +52 lines, -2 lines 0 comments Download
M appengine/swarming/server/config.py View 1 2 3 4 2 chunks +20 lines, -1 line 0 comments Download
A appengine/swarming/server/config_test.py View 1 2 3 1 chunk +67 lines, -0 lines 0 comments Download
M appengine/swarming/server/task_request.py View 1 2 3 4 5 6 2 chunks +2 lines, -2 lines 0 comments Download

Messages

Total messages: 17 (8 generated)
commit-bot: I haz the power
Dry run: CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1942143002/20001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1942143002/20001
4 years, 7 months ago (2016-05-03 05:06:09 UTC) #2
commit-bot: I haz the power
Dry run: This issue passed the CQ dry run.
4 years, 7 months ago (2016-05-03 05:09:27 UTC) #4
nodir
PTAL
4 years, 7 months ago (2016-05-09 22:50:58 UTC) #6
M-A Ruel
Sorry for the delays. https://codereview.chromium.org/1942143002/diff/20001/appengine/swarming/handlers_endpoints.py File appengine/swarming/handlers_endpoints.py (right): https://codereview.chromium.org/1942143002/diff/20001/appengine/swarming/handlers_endpoints.py#newcode274 appengine/swarming/handlers_endpoints.py:274: request.properties = request.properties or swarming_rpcs.TaskProperties() ...
4 years, 7 months ago (2016-05-10 15:27:41 UTC) #7
nodir
https://codereview.chromium.org/1942143002/diff/20001/appengine/swarming/handlers_endpoints.py File appengine/swarming/handlers_endpoints.py (right): https://codereview.chromium.org/1942143002/diff/20001/appengine/swarming/handlers_endpoints.py#newcode274 appengine/swarming/handlers_endpoints.py:274: request.properties = request.properties or swarming_rpcs.TaskProperties() On 2016/05/10 15:27:40, M-A ...
4 years, 7 months ago (2016-05-10 18:49:49 UTC) #8
M-A Ruel
lgtm https://codereview.chromium.org/1942143002/diff/80001/appengine/swarming/handlers_endpoints.py File appengine/swarming/handlers_endpoints.py (right): https://codereview.chromium.org/1942143002/diff/80001/appengine/swarming/handlers_endpoints.py#newcode271 appengine/swarming/handlers_endpoints.py:271: if request.properties is None: in general we use ...
4 years, 7 months ago (2016-05-12 13:48:26 UTC) #10
nodir
https://codereview.chromium.org/1942143002/diff/80001/appengine/swarming/handlers_endpoints.py File appengine/swarming/handlers_endpoints.py (right): https://codereview.chromium.org/1942143002/diff/80001/appengine/swarming/handlers_endpoints.py#newcode271 appengine/swarming/handlers_endpoints.py:271: if request.properties is None: On 2016/05/12 13:48:25, M-A Ruel ...
4 years, 7 months ago (2016-05-12 22:00:09 UTC) #11
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1942143002/140001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1942143002/140001
4 years, 7 months ago (2016-05-12 23:39:58 UTC) #15
commit-bot: I haz the power
4 years, 7 months ago (2016-05-12 23:42:35 UTC) #17
Message was sent while issue was closed.
Committed patchset #7 (id:140001) as
https://github.com/luci/luci-py/commit/ba3cfcedc52e7b25767cdc6a985e8e37c24cd852

Powered by Google App Engine
This is Rietveld 408576698