mirror of
https://github.com/ansible-collections/community.general.git
synced 2025-07-25 06:10:22 -07:00
Only run docker swarm based tests on VMs. (#53292)
This commit is contained in:
parent
917520d560
commit
a7cee49913
6 changed files with 18 additions and 0 deletions
|
@ -3,3 +3,6 @@ skip/osx
|
||||||
skip/freebsd
|
skip/freebsd
|
||||||
destructive
|
destructive
|
||||||
skip/rhel8.0
|
skip/rhel8.0
|
||||||
|
skip/docker # The tests sometimes make docker daemon unstable; hence,
|
||||||
|
# we skip all docker-based CI runs to avoid disrupting
|
||||||
|
# the whole CI system.
|
||||||
|
|
|
@ -3,3 +3,6 @@ skip/osx
|
||||||
skip/freebsd
|
skip/freebsd
|
||||||
destructive
|
destructive
|
||||||
skip/rhel8.0
|
skip/rhel8.0
|
||||||
|
skip/docker # The tests sometimes make docker daemon unstable; hence,
|
||||||
|
# we skip all docker-based CI runs to avoid disrupting
|
||||||
|
# the whole CI system.
|
||||||
|
|
|
@ -3,3 +3,6 @@ skip/osx
|
||||||
skip/freebsd
|
skip/freebsd
|
||||||
destructive
|
destructive
|
||||||
skip/rhel8.0
|
skip/rhel8.0
|
||||||
|
skip/docker # The tests sometimes make docker daemon unstable; hence,
|
||||||
|
# we skip all docker-based CI runs to avoid disrupting
|
||||||
|
# the whole CI system.
|
||||||
|
|
|
@ -3,3 +3,6 @@ skip/osx
|
||||||
skip/freebsd
|
skip/freebsd
|
||||||
destructive
|
destructive
|
||||||
skip/rhel8.0
|
skip/rhel8.0
|
||||||
|
skip/docker # The tests sometimes make docker daemon unstable; hence,
|
||||||
|
# we skip all docker-based CI runs to avoid disrupting
|
||||||
|
# the whole CI system.
|
||||||
|
|
|
@ -3,3 +3,6 @@ skip/osx
|
||||||
skip/freebsd
|
skip/freebsd
|
||||||
destructive
|
destructive
|
||||||
skip/rhel8.0
|
skip/rhel8.0
|
||||||
|
skip/docker # The tests sometimes make docker daemon unstable; hence,
|
||||||
|
# we skip all docker-based CI runs to avoid disrupting
|
||||||
|
# the whole CI system.
|
||||||
|
|
|
@ -3,3 +3,6 @@ skip/osx
|
||||||
skip/freebsd
|
skip/freebsd
|
||||||
destructive
|
destructive
|
||||||
skip/rhel8.0
|
skip/rhel8.0
|
||||||
|
skip/docker # The tests sometimes make docker daemon unstable; hence,
|
||||||
|
# we skip all docker-based CI runs to avoid disrupting
|
||||||
|
# the whole CI system.
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue