HomeFreeBSD

ZTS: Test for all known zpool feature sets

Description

ZTS: Test for all known zpool feature sets

zpool_create_features_007_pos only tested for compat-2020 feature
set. It would be useful to test for all known features sets. If
any additional feature is found enabled that is not present in
compatibility list or feature set, it should be caught and
reported earlier.

This commit also removes encryption from openzfsonosx-1.8.1
compatibility list. Encryption enables bookmark_v2, since it is
a dependency of encryption, but not listed in openzfsonoxx-1.8.1
compatibility list.

Reviewed-by: Alexander Motin <mav@FreeBSD.org>
Reviewed-by: Brian Behlendorf <behlendorf1@llnl.gov>
Signed-off-by: Umer Saleem <usaleem@ixsystems.com>
Closes #15505

Details

Provenance
Umer Saleem <usaleem@ixsystems.com>Authored on Nov 8 2023, 11:00 AM
Tony Hutter <hutter2@llnl.gov>Committed on Nov 16 2023, 10:23 PM
Parents
rGf863ac3d0fab: Update zpool-features.7 for grub2 compatibility list updates
Branches
Unknown
Tags
Unknown

Event Timeline

Tony Hutter <hutter2@llnl.gov> committed rGf1659cc782e9: ZTS: Test for all known zpool feature sets (authored by Umer Saleem <usaleem@ixsystems.com>).Nov 16 2023, 10:23 PM