Merge pull request #1015 from vieux/skip_attach_websocket

skip test: docker attach through websocket
This commit is contained in:
Andrea Luzzardi 2015-07-01 15:38:12 -07:00
commit 12ba56e62e
1 changed files with 1 additions and 0 deletions

View File

@ -25,6 +25,7 @@ function teardown() {
}
@test "docker attach through websocket" {
skip
CLIENT_API_VERSION="v1.17"
start_docker_with_busybox 2
swarm_manage