HomeFreeBSD

bectl(8) tests: attempt to load the ZFS module

Description

bectl(8) tests: attempt to load the ZFS module

Observed in a CI test image, bectl_create test will run and be marked as
skipped because the module is not loaded. The first zpool invocation will
automagically load the module, but bectl_create is still skipped. Subsequent
tests all pass as expected because the module is now loaded and everything
is OK.

MFC after: 3 days

Details

Provenance
kevansAuthored on
Parents
rS340635: libbe(3): Handle non-ZFS rootfs better
Branches
Unknown
Tags
Unknown