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

Issue 2110963002: Crimson client: created add-host and query-host (Closed)

Created:
4 years, 5 months ago by pgervais
Modified:
4 years, 5 months ago
CC:
chromium-reviews, infra-reviews+infra_chromium.org
Base URL:
https://chromium.googlesource.com/infra/infra.git@crimson-add-host
Target Ref:
refs/heads/master
Project:
infra
Visibility:
Public.

Description

Crimson client: created add-host and query-host BUG=621589 Committed: https://chromium.googlesource.com/infra/infra/+/44aea597cd3cf54e5ac71663fb7f2ca316c4628f

Patch Set 1 #

Total comments: 2

Patch Set 2 : JSON is printed indented #

Unified diffs Side-by-side diffs Delta from patch set Stats (+188 lines, -7 lines) Patch
M go/src/infra/crimson/cmd/cmdhelper/cmdhelper.go View 1 2 chunks +42 lines, -1 line 0 comments Download
M go/src/infra/crimson/cmd/crimson/main.go View 6 chunks +146 lines, -6 lines 0 comments Download

Messages

Total messages: 12 (5 generated)
pgervais
Client-side CL corresponding to https://codereview.chromium.org/2108643006/ ptal
4 years, 5 months ago (2016-06-29 22:26:21 UTC) #2
Sergey Berezin (google)
LGTM. I'm assuming tests are postponed to later CLs.
4 years, 5 months ago (2016-06-30 23:52:15 UTC) #4
Vadim Sh.
lgtm https://codereview.chromium.org/2110963002/diff/1/go/src/infra/crimson/cmd/cmdhelper/cmdhelper.go File go/src/infra/crimson/cmd/cmdhelper/cmdhelper.go (right): https://codereview.chromium.org/2110963002/diff/1/go/src/infra/crimson/cmd/cmdhelper/cmdhelper.go#newcode352 go/src/infra/crimson/cmd/cmdhelper/cmdhelper.go:352: jsonBytes, err := json.Marshal(hostList.Hosts) nit: consider using https://golang.org/pkg/encoding/json/#MarshalIndent ...
4 years, 5 months ago (2016-06-30 23:58:12 UTC) #5
pgervais
https://codereview.chromium.org/2110963002/diff/1/go/src/infra/crimson/cmd/cmdhelper/cmdhelper.go File go/src/infra/crimson/cmd/cmdhelper/cmdhelper.go (right): https://codereview.chromium.org/2110963002/diff/1/go/src/infra/crimson/cmd/cmdhelper/cmdhelper.go#newcode352 go/src/infra/crimson/cmd/cmdhelper/cmdhelper.go:352: jsonBytes, err := json.Marshal(hostList.Hosts) On 2016/06/30 23:58:12, Vadim Sh. ...
4 years, 5 months ago (2016-07-01 01:01:00 UTC) #6
pgervais
On 2016/06/30 23:52:15, Sergey Berezin (google) wrote: > LGTM. I'm assuming tests are postponed to ...
4 years, 5 months ago (2016-07-01 01:01:46 UTC) #7
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/2110963002/20001
4 years, 5 months ago (2016-07-01 01:01:56 UTC) #10
commit-bot: I haz the power
4 years, 5 months ago (2016-07-01 01:17:58 UTC) #12
Message was sent while issue was closed.
Committed patchset #2 (id:20001) as
https://chromium.googlesource.com/infra/infra/+/44aea597cd3cf54e5ac71663fb7f2...

Powered by Google App Engine
This is Rietveld 408576698