mirror of
https://github.com/ansible-collections/community.general.git
synced 2024-09-14 20:13:21 +02:00
Disable failing MySQL tests on FreeBSD. (#22798)
This commit is contained in:
parent
07d9366ed8
commit
b7c80dbb7e
3 changed files with 3 additions and 0 deletions
|
@ -1,3 +1,4 @@
|
||||||
destructive
|
destructive
|
||||||
posix/ci/group1
|
posix/ci/group1
|
||||||
skip/osx
|
skip/osx
|
||||||
|
skip/freebsd
|
||||||
|
|
|
@ -1,3 +1,4 @@
|
||||||
destructive
|
destructive
|
||||||
posix/ci/group1
|
posix/ci/group1
|
||||||
skip/osx
|
skip/osx
|
||||||
|
skip/freebsd
|
||||||
|
|
|
@ -1,3 +1,4 @@
|
||||||
destructive
|
destructive
|
||||||
posix/ci/group1
|
posix/ci/group1
|
||||||
skip/osx
|
skip/osx
|
||||||
|
skip/freebsd
|
||||||
|
|
Loading…
Reference in a new issue