diff options
Diffstat (limited to 'test/integration/targets/docker_swarm/aliases')
-rw-r--r-- | test/integration/targets/docker_swarm/aliases | 12 |
1 files changed, 0 insertions, 12 deletions
diff --git a/test/integration/targets/docker_swarm/aliases b/test/integration/targets/docker_swarm/aliases deleted file mode 100644 index 917268c224..0000000000 --- a/test/integration/targets/docker_swarm/aliases +++ /dev/null @@ -1,12 +0,0 @@ -shippable/posix/group2 -disabled # See: https://github.com/ansible/ansible/issues/61815 -skip/aix -skip/osx -skip/freebsd -destructive -skip/docker # The tests sometimes make docker daemon unstable; hence, - # we skip all docker-based CI runs to avoid disrupting - # the whole CI system. On VMs, we restart docker daemon - # after finishing the tests to minimize potential effects - # on other tests. -needs/root |