mirror of
https://github.com/ansible-collections/community.general.git
synced 2025-07-24 13:50:22 -07:00
Disable skipped tests for remote platforms. (#26624)
This commit is contained in:
parent
f018851303
commit
779306cfed
7 changed files with 20 additions and 0 deletions
|
@ -1,2 +1,5 @@
|
||||||
destructive
|
destructive
|
||||||
posix/ci/group1
|
posix/ci/group1
|
||||||
|
skip/freebsd
|
||||||
|
skip/osx
|
||||||
|
skip/rhel
|
||||||
|
|
|
@ -1 +1,4 @@
|
||||||
posix/ci/group1
|
posix/ci/group1
|
||||||
|
skip/freebsd
|
||||||
|
skip/osx
|
||||||
|
skip/rhel
|
||||||
|
|
|
@ -1,3 +1,6 @@
|
||||||
apt_key
|
apt_key
|
||||||
destructive
|
destructive
|
||||||
posix/ci/group1
|
posix/ci/group1
|
||||||
|
skip/freebsd
|
||||||
|
skip/osx
|
||||||
|
skip/rhel
|
||||||
|
|
|
@ -1,2 +1,4 @@
|
||||||
destructive
|
destructive
|
||||||
posix/ci/group1
|
posix/ci/group1
|
||||||
|
skip/freebsd
|
||||||
|
skip/osx
|
||||||
|
|
|
@ -1,2 +1,5 @@
|
||||||
posix/ci/group1
|
posix/ci/group1
|
||||||
destructive
|
destructive
|
||||||
|
skip/freebsd
|
||||||
|
skip/osx
|
||||||
|
skip/rhel
|
||||||
|
|
|
@ -1,2 +1,5 @@
|
||||||
destructive
|
destructive
|
||||||
posix/ci/group1
|
posix/ci/group1
|
||||||
|
skip/freebsd
|
||||||
|
skip/osx
|
||||||
|
skip/rhel
|
||||||
|
|
|
@ -1,2 +1,5 @@
|
||||||
destructive
|
destructive
|
||||||
posix/ci/group1
|
posix/ci/group1
|
||||||
|
skip/freebsd
|
||||||
|
skip/osx
|
||||||
|
skip/rhel
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue