]> granicus.if.org Git - zfs/commit
ZTS: clone_001_pos fails in cleanup on busy dataset
authorJohn Wren Kennedy <jwk404@gmail.com>
Fri, 15 Feb 2019 20:45:46 +0000 (13:45 -0700)
committerBrian Behlendorf <behlendorf1@llnl.gov>
Fri, 15 Feb 2019 20:45:46 +0000 (12:45 -0800)
commit07237a7bc1eab62d8bb2bb7b4abafe7a2fd3a482
tree75c13c995eb66b8a2f691596566e2893b425c2bd
parent638dd5f44e2e56bb60a6f9aacbb1b3c22844926f
ZTS: clone_001_pos fails in cleanup on busy dataset

The "cleanup_all" function in this test calls "zfs destroy" which
fails approximately 30% of the time in our environment due to the
dataset being busy. Since the failure happens during cleanup, the
error is propagated to subsequent tests.

Tested by running the snapshot test group in a loop without seeing
any failures.

Reviewed-by: George Melikov <mail@gmelikov.ru>
Reviewed-by: Igor Kozhukhov <igor@dilos.org>
Reviewed-by: Brian Behlendorf <behlendorf1@llnl.gov>
Signed-off-by: John Kennedy <john.kennedy@delphix.com>
Closes #8409
tests/zfs-tests/tests/functional/snapshot/clone_001_pos.ksh