mirror of
https://git.proxmox.com/git/mirror_zfs.git
synced 2025-09-15 13:50:11 +03:00
Missing tests in make pkg
``` Warning: TestGroup '/var/tmp/tests/functional/ctime' not added to this run. Auxiliary script '/var/tmp/tests/functional/ctime/setup' failed verification. ``` Reviewed-by: Alexander Motin <mav@FreeBSD.org> Reviewed-by: Brian Behlendorf <behlendorf1@llnl.gov> Signed-off-by: Chunwei Chen <david.chen@nutanix.com> Closes #17491
This commit is contained in:
parent
5289f6f961
commit
024e60b927
@ -1440,6 +1440,9 @@ nobase_dist_datadir_zfs_tests_tests_SCRIPTS += \
|
||||
functional/crtime/setup.ksh \
|
||||
functional/crypto/icp_aes_ccm.ksh \
|
||||
functional/crypto/icp_aes_gcm.ksh \
|
||||
functional/ctime/cleanup.ksh \
|
||||
functional/ctime/ctime_001_pos.ksh \
|
||||
functional/ctime/setup.ksh \
|
||||
functional/deadman/deadman_ratelimit.ksh \
|
||||
functional/deadman/deadman_sync.ksh \
|
||||
functional/deadman/deadman_zio.ksh \
|
||||
|
Loading…
Reference in New Issue
Block a user