mirror of https://github.com/docker/docs.git
disable docker attach websocket test
Signed-off-by: Victor Vieux <vieux@docker.com>
This commit is contained in:
parent
fe4163148f
commit
bcc28f658d
|
@ -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