Skip to content

Conversation

estesp
Copy link
Contributor

@estesp estesp commented Jul 14, 2015

In testing Docker master with the latest docker-py release, a few new
tests exist which don't set the base_url on client creation, which is not
the default unix socket location when Docker's integration tests are running.

Also, there is no guarantee syslog can be reached from a test container
so I wrapped that test with the NOT_ON_HOST skip logic.

Docker-DCO-1.1-Signed-off-by: Phil Estes estesp@linux.vnet.ibm.com (github: estesp)

In testing Docker master with the latest docker-py release, a few new
tests exist which don't set the base_url, which is not the default unix
socket location when Docker's integration tests are running.

Also, there is no guarantee syslog can be reached from a test container
so I wrapped that test with the NOT_ON_HOST skip logic.

Docker-DCO-1.1-Signed-off-by: Phil Estes <estesp@linux.vnet.ibm.com> (github: estesp)
@estesp
Copy link
Contributor Author

estesp commented Jul 14, 2015

See moby/moby#14628 for my attempt to update Docker's Dockerfile to use the docker-py 1.3.0 release.

@shin-
Copy link
Contributor

shin- commented Jul 14, 2015

LGTM!

@aanand
Copy link
Contributor

aanand commented Jul 21, 2015

LGTM

aanand added a commit that referenced this pull request Jul 21, 2015
Update all client instances in integration tests to use DOCKER_HOST
@aanand aanand merged commit 2c08ad2 into docker:master Jul 21, 2015
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants