Skip zpool_clear_005_pos test until bug fixed
Messing with gnop devices under a zpool fails in this test, causing the pool to be suspended and eventually the system to deadlock. Skip the test for now until the issue is resolved. PR: tests/248910 Discussed with: lwhsu Sponsored by: iXsystems, Inc.
This commit is contained in:
parent
0709bb1f41
commit
d29f13b904
@ -124,6 +124,7 @@ zpool_clear_005_pos_head()
|
|||||||
}
|
}
|
||||||
zpool_clear_005_pos_body()
|
zpool_clear_005_pos_body()
|
||||||
{
|
{
|
||||||
|
atf_skip "Fails on OpenZFS, causing eventual deadlock. PR tests/248910"
|
||||||
. $(atf_get_srcdir)/../../../include/default.cfg
|
. $(atf_get_srcdir)/../../../include/default.cfg
|
||||||
. $(atf_get_srcdir)/zpool_clear.cfg
|
. $(atf_get_srcdir)/zpool_clear.cfg
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user