acceptance: migrate to docker/engine-api#4282
acceptance: migrate to docker/engine-api#4282tamird merged 5 commits intocockroachdb:masterfrom tamird:docker-api
Conversation
|
Argh, this is a good one. One of the dependencies uses build tags that distinguish linux from OS X, so |
acceptance/cluster/docker.go
Outdated
There was a problem hiding this comment.
funny how everything just reversed.
|
I gave the code a quick scan, overall looks good, but I'll do an in depth pass tomorrow morning. What version of docker are you running locally? |
|
1.9.1
|
|
Cool. I'll test it against my setup with v1.10
|
|
LGTM, I'm going to try running it now. Reviewed 2 of 4 files at r1, 5 of 5 files at r5. acceptance/chaos_test.go, line 224 [r5] (raw file): Comments from the review on Reviewable.io |
|
Review status: 4 of 7 files reviewed at latest revision, 2 unresolved discussions. acceptance/chaos_test.go, line 224 [r5] (raw file): Comments from the review on Reviewable.io |
TODO: Why didn't errcheck catch these?
The old version crashes under Docker 1.10.0.
|
OK this is finally green. @tschottdorf or @petermattis can I get sign-off? |
|
LGTM |
|
Also, passes locally with docker 1.10 for me. |
|
Still trying to fix my Docker....... but LGTM Reviewed 3 of 3 files at r6. acceptance/cluster/docker.go, line 102 [r6] (raw file): Comments from the review on Reviewable.io |
|
Review status: all files reviewed at latest revision, 1 unresolved discussion. acceptance/cluster/docker.go, line 102 [r6] (raw file): Comments from the review on Reviewable.io |
acceptance: migrate to docker/engine-api
Commit history is a mess, I'll fix it up before merging.
Chaos test is currently failing on my machine, and I have no idea why.