mirror of
https://git.proxmox.com/git/mirror_zfs.git
synced 2026-05-23 19:04:45 +03:00
zts: test syncfs() behaviour when pool suspends
Fairly coarse, but if it returns while the pool suspends, it must be with an error. Sponsored-by: Klara, Inc. Sponsored-by: Wasabi Technology, Inc. Reviewed-by: Paul Dagnelie <paul.dagnelie@klarasystems.com> Reviewed-by: Brian Behlendorf <behlendorf1@llnl.gov> Reviewed-by: Alexander Motin <mav@FreeBSD.org> Signed-off-by: Rob Norris <rob.norris@klarasystems.com> Closes #17420
This commit is contained in:
committed by
Brian Behlendorf
parent
e0ef4d2768
commit
c1b7bc52fe
@@ -210,6 +210,10 @@ tags = ['functional', 'simd']
|
||||
tests = ['snapshot_015_pos', 'snapshot_016_pos']
|
||||
tags = ['functional', 'snapshot']
|
||||
|
||||
[tests/functional/syncfs:Linux]
|
||||
tests = ['syncfs_suspend']
|
||||
tags = ['functional', 'syncfs']
|
||||
|
||||
[tests/functional/tmpfile:Linux]
|
||||
tests = ['tmpfile_001_pos', 'tmpfile_002_pos', 'tmpfile_003_pos',
|
||||
'tmpfile_stat_mode']
|
||||
|
||||
Reference in New Issue
Block a user