test: disable the docker swarm tests (#61816)

`docker_swarm` tests tend to hang during the creation of the Swarn
cluster.

See: https://github.com/ansible/ansible/issues/61815
pull/61864/head
Gonéri Le Bouder 5 years ago committed by Sam Doran
parent 2fbe4ca102
commit 7132466327

@ -1,4 +1,5 @@
shippable/posix/group2
disabled # See: https://github.com/ansible/ansible/issues/61815
skip/osx
skip/freebsd
destructive

@ -1,4 +1,5 @@
shippable/posix/group1
disabled # See: https://github.com/ansible/ansible/issues/61815
skip/osx
skip/freebsd
destructive

@ -1,4 +1,5 @@
shippable/posix/group4
disabled # See: https://github.com/ansible/ansible/issues/61815
skip/osx
skip/freebsd
destructive

@ -1,4 +1,5 @@
shippable/posix/group3
disabled # See: https://github.com/ansible/ansible/issues/61815
skip/osx
skip/freebsd
destructive

@ -1,4 +1,5 @@
shippable/posix/group2
disabled # See: https://github.com/ansible/ansible/issues/61815
skip/osx
skip/freebsd
destructive

Loading…
Cancel
Save