mirror of
https://git.proxmox.com/git/mirror_zfs.git
synced 2026-05-22 02:27:36 +03:00
ZTS: Add LUKS sanity test
Add a LUKS sanity test to trigger: #16631 Reviewed-by: Tino Reichardt <milky-zfs@mcmilk.de> Reviewed-by: Rob Norris <robn@despairlabs.com> Reviewed-by: Brian Behlendorf <behlendorf1@llnl.gov> Reviewed-by: Alexander Motin <mav@FreeBSD.org> Signed-off-by: Tony Hutter <hutter2@llnl.gov> Closes #16681
This commit is contained in:
@@ -147,6 +147,12 @@ tags = ['functional', 'largest_pool']
|
||||
tests = ['longname_001_pos', 'longname_002_pos', 'longname_003_pos']
|
||||
tags = ['functional', 'longname']
|
||||
|
||||
[tests/functional/luks:Linux]
|
||||
pre =
|
||||
post =
|
||||
tests = ['luks_sanity']
|
||||
tags = ['functional', 'luks']
|
||||
|
||||
[tests/functional/mmap:Linux]
|
||||
tests = ['mmap_libaio_001_pos', 'mmap_sync_001_pos']
|
||||
tags = ['functional', 'mmap']
|
||||
|
||||
Reference in New Issue
Block a user