Files
docker-cli/components/engine/integration-cli
Ahmet Alp Balkan b8472e6ec6 docker_api_attach_test: fix WS test to use DOCKER_TEST_HOST if specified
TestGetContainersAttachWebsocket is currently broken on Windows CI tests
b/c it has hardcoded unix://var/run/docker.sock.  This change makes use
of @icecrime's code in docker_utils and generalizes it with sockConn()
to provide a net.Conn by making use of DOCKER_TEST_HOST. Also fixes
the test.

Signed-off-by: Ahmet Alp Balkan <ahmetalpbalkan@gmail.com>
Upstream-commit: ac6cb41d52ca229d2b628ab0bb5ef6103bd86ce1
Component: engine
2015-02-12 15:11:19 -08:00
..
2014-11-20 13:36:46 +09:00
2014-11-05 08:26:22 -08:00
2014-11-05 08:26:22 -08:00
2014-11-05 08:26:22 -08:00
2014-06-02 07:05:06 +00:00
2015-02-02 14:53:20 -08:00
2015-01-13 20:28:44 -08:00