mirror of
https://git.proxmox.com/git/mirror_zfs.git
synced 2026-05-24 03:08:51 +03:00
ZTS: test dmu_tx response when pool suspends
Sponsored-by: Klara, Inc. Sponsored-by: Wasabi Technology, Inc. Reviewed-by: Brian Behlendorf <behlendorf1@llnl.gov> Reviewed-by: Alexander Motin <mav@FreeBSD.org> Reviewed-by: Paul Dagnelie <paul.dagnelie@klarasystems.com> Signed-off-by: Rob Norris <rob.norris@klarasystems.com> Closes #17355
This commit is contained in:
committed by
Brian Behlendorf
parent
55d035e866
commit
2303775fea
@@ -717,6 +717,10 @@ tags = ['functional', 'direct']
|
||||
tests = ['exec_001_pos', 'exec_002_neg']
|
||||
tags = ['functional', 'exec']
|
||||
|
||||
[tests/functional/failmode]
|
||||
tests = ['failmode_dmu_tx_wait', 'failmode_dmu_tx_continue']
|
||||
tags = ['functional', 'failmode']
|
||||
|
||||
[tests/functional/fallocate]
|
||||
tests = ['fallocate_punch-hole']
|
||||
tags = ['functional', 'fallocate']
|
||||
|
||||
Reference in New Issue
Block a user