Skip to content

Commit

Permalink
test: disable the docker swarm tests (ansible#61816)
Browse files Browse the repository at this point in the history
`docker_swarm` tests tend to hang during the creation of the Swarn
cluster.

See: ansible#61815
  • Loading branch information
goneri authored and chkp-orso committed Sep 18, 2019
1 parent eb029ba commit db90c2c
Show file tree
Hide file tree
Showing 5 changed files with 5 additions and 0 deletions.
1 change: 1 addition & 0 deletions test/integration/targets/docker_swarm/aliases
@@ -1,4 +1,5 @@
shippable/posix/group2
disabled # See: https://github.com/ansible/ansible/issues/61815
skip/osx
skip/freebsd
destructive
Expand Down
1 change: 1 addition & 0 deletions test/integration/targets/docker_swarm_info/aliases
@@ -1,4 +1,5 @@
shippable/posix/group1
disabled # See: https://github.com/ansible/ansible/issues/61815
skip/osx
skip/freebsd
destructive
Expand Down
1 change: 1 addition & 0 deletions test/integration/targets/docker_swarm_service/aliases
@@ -1,4 +1,5 @@
shippable/posix/group4
disabled # See: https://github.com/ansible/ansible/issues/61815
skip/osx
skip/freebsd
destructive
Expand Down
1 change: 1 addition & 0 deletions test/integration/targets/docker_swarm_service_info/aliases
@@ -1,4 +1,5 @@
shippable/posix/group3
disabled # See: https://github.com/ansible/ansible/issues/61815
skip/osx
skip/freebsd
destructive
Expand Down
1 change: 1 addition & 0 deletions test/integration/targets/inventory_docker_swarm/aliases
@@ -1,4 +1,5 @@
shippable/posix/group2
disabled # See: https://github.com/ansible/ansible/issues/61815
skip/osx
skip/freebsd
destructive
Expand Down

0 comments on commit db90c2c

Please sign in to comment.