diff --git a/test/integration/api/attach.bats b/test/integration/api/attach.bats index 71b62469ce..92cecced8c 100644 --- a/test/integration/api/attach.bats +++ b/test/integration/api/attach.bats @@ -25,6 +25,7 @@ function teardown() { } @test "docker attach through websocket" { +skip CLIENT_API_VERSION="v1.17" start_docker_with_busybox 2 swarm_manage