mirror of https://github.com/ansible/ansible.git
Disable skipped tests for remote platforms. (#26624)
parent
f018851303
commit
779306cfed
@ -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…
Reference in New Issue