HomeFreeBSD

tests: Skip all tests that require mdconfig when /dev/mdctl missing

Description

tests: Skip all tests that require mdconfig when /dev/mdctl missing

When run in a jail, /dev/mdctl is missing. So skip any tests that use
mdconfig or mdmfs with md in this case: they can't possibly work. This
is in line with other tests that test for presence of required features
and skip if they aren't present. I did this instead of checking for
jails so they can still run in jails that allow creation of md devices.

Sponsored by: Netflix

Details

Provenance
impAuthored on Sep 2 2023, 7:12 PM
Parents
rG32988c1499f8: vfs cache: fix a hang when bumping vnode limit too high
Branches
Unknown
Tags
Unknown