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:
Ryan Moeller 2020-08-25 20:04:35 +00:00
parent 0709bb1f41
commit d29f13b904

View File

@ -124,6 +124,7 @@ zpool_clear_005_pos_head()
}
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)/zpool_clear.cfg