Browse code

[stable-2.8] test: disable the docker swarm tests (#61816) (#61862)

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

Sam Doran authored on 2019/09/06 01:01:34
Showing 5 changed files
... ...
@@ -1,4 +1,5 @@
1 1
 shippable/posix/group2
2
+disabled  # See: https://github.com/ansible/ansible/issues/61815
2 3
 skip/osx
3 4
 skip/freebsd
4 5
 destructive
... ...
@@ -1,4 +1,5 @@
1 1
 shippable/posix/group1
2
+disabled  # See: https://github.com/ansible/ansible/issues/61815
2 3
 skip/osx
3 4
 skip/freebsd
4 5
 destructive
... ...
@@ -1,4 +1,5 @@
1 1
 shippable/posix/group4
2
+disabled  # See: https://github.com/ansible/ansible/issues/61815
2 3
 skip/osx
3 4
 skip/freebsd
4 5
 destructive
... ...
@@ -1,4 +1,5 @@
1 1
 shippable/posix/group3
2
+disabled  # See: https://github.com/ansible/ansible/issues/61815
2 3
 skip/osx
3 4
 skip/freebsd
4 5
 destructive
... ...
@@ -1,4 +1,5 @@
1 1
 shippable/posix/group2
2
+disabled  # See: https://github.com/ansible/ansible/issues/61815
2 3
 skip/osx
3 4
 skip/freebsd
4 5
 destructive