mirror of https://github.com/docker/docs.git
skip test: docker attach through websocket
Signed-off-by: Victor Vieux <victorvieux@gmail.com>
This commit is contained in:
parent
bedf1ec3ff
commit
8ad04fab7a
|
@ -25,6 +25,7 @@ function teardown() {
|
||||||
}
|
}
|
||||||
|
|
||||||
@test "docker attach through websocket" {
|
@test "docker attach through websocket" {
|
||||||
|
skip
|
||||||
CLIENT_API_VERSION="v1.17"
|
CLIENT_API_VERSION="v1.17"
|
||||||
start_docker_with_busybox 2
|
start_docker_with_busybox 2
|
||||||
swarm_manage
|
swarm_manage
|
||||||
|
|
Loading…
Reference in New Issue