diff --git a/test/integration/api/attach.bats b/test/integration/api/attach.bats index a008c46018..1fb9fa2c11 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