[stable-2.9] 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
(cherry picked from commit 7132466327)

Co-authored-by: Gonéri Le Bouder <goneri@lebouder.net>
pull/61872/head
Gonéri Le Bouder 5 years ago committed by Toshio Kuratomi
parent ac61dc60aa
commit ec48f1d35b

@ -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