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

Issue 2225263004: Adds config component to Machine Provider (Closed)

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

Description

Patch Set 1 #

Total comments: 4

Patch Set 2 : . #

Total comments: 4

Patch Set 3 : . #

Unified diffs Side-by-side diffs Delta from patch set Stats (+103 lines, -23 lines) Patch
M appengine/machine_provider/app.yaml View 1 chunk +1 line, -0 lines 0 comments Download
A appengine/machine_provider/config.py View 1 1 chunk +46 lines, -0 lines 0 comments Download
M appengine/machine_provider/cron.yaml View 1 2 1 chunk +4 lines, -0 lines 0 comments Download
M appengine/machine_provider/handlers_endpoints.py View 1 2 2 chunks +6 lines, -1 line 0 comments Download
M appengine/machine_provider/main.py View 1 1 chunk +18 lines, -8 lines 0 comments Download
A + appengine/machine_provider/proto/Makefile View 0 chunks +-1 lines, --1 lines 0 comments Download
A + appengine/machine_provider/proto/__init__.py View 0 chunks +-1 lines, --1 lines 0 comments Download
A appengine/machine_provider/proto/config.proto View 1 chunk +14 lines, -0 lines 0 comments Download
A + appengine/machine_provider/proto/config_pb2.py View 3 chunks +16 lines, -16 lines 0 comments Download

Messages

Total messages: 13 (5 generated)
ryanmartens
4 years, 4 months ago (2016-08-09 18:45:55 UTC) #1
M-A Ruel
looks fine, the only blocker is the commented out lines in cron.yaml. Added reference to ...
4 years, 4 months ago (2016-08-09 19:22:41 UTC) #4
ryanmartens
On 2016/08/09 19:22:41, M-A Ruel wrote: > looks fine, the only blocker is the commented ...
4 years, 4 months ago (2016-08-09 21:15:39 UTC) #5
ryanmartens
https://codereview.chromium.org/2225263004/diff/1/appengine/machine_provider/cron.yaml File appengine/machine_provider/cron.yaml (right): https://codereview.chromium.org/2225263004/diff/1/appengine/machine_provider/cron.yaml#newcode13 appengine/machine_provider/cron.yaml:13: #- description: read luci-config configs On 2016/08/09 19:22:41, M-A ...
4 years, 4 months ago (2016-08-09 21:16:31 UTC) #6
M-A Ruel
lgtm tuple is fine. https://codereview.chromium.org/2225263004/diff/20001/appengine/machine_provider/cron.yaml File appengine/machine_provider/cron.yaml (right): https://codereview.chromium.org/2225263004/diff/20001/appengine/machine_provider/cron.yaml#newcode12 appengine/machine_provider/cron.yaml:12: ## luci-config you can remove ...
4 years, 4 months ago (2016-08-09 21:18:52 UTC) #7
ryanmartens
https://codereview.chromium.org/2225263004/diff/20001/appengine/machine_provider/cron.yaml File appengine/machine_provider/cron.yaml (right): https://codereview.chromium.org/2225263004/diff/20001/appengine/machine_provider/cron.yaml#newcode12 appengine/machine_provider/cron.yaml:12: ## luci-config On 2016/08/09 21:18:52, M-A Ruel wrote: > ...
4 years, 4 months ago (2016-08-10 12:12:14 UTC) #8
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/2225263004/40001
4 years, 4 months ago (2016-08-10 12:40:25 UTC) #11
commit-bot: I haz the power
4 years, 4 months ago (2016-08-10 12:42:43 UTC) #13
Message was sent while issue was closed.
Committed patchset #3 (id:40001) as
https://github.com/luci/luci-py/commit/9ecf78cae274e26e9ea68b2dca66e60a5f834c6e

Powered by Google App Engine
This is Rietveld 408576698