ZTS: rsend_007_pos failures
authorBrian Behlendorf <behlendorf1@llnl.gov>
Fri, 17 Dec 2021 23:20:10 +0000 (23:20 +0000)
committerBrian Behlendorf <behlendorf1@llnl.gov>
Tue, 21 Dec 2021 19:11:07 +0000 (11:11 -0800)
commit7b5d783a46bc5419e8bc7415f9424e7722425978
treea2fa0d89f641f018e8060ea6022b555126e6fa8a
parent20f5c5b9128771c212b359b805f653851962498d
ZTS: rsend_007_pos failures

The rsend_007_pos test reliably fails on Linux in the cleanup
function.  This is caused by an unmount error when attempting to
recursively destroy the newly received datasets.  Invoking `df`
prior to the `zfs destroy` interestingly avoids the unmont error.

Why this should matter is unclear and should be investigated.
However, this minor tweak may allow us to remove the ZTS rsend
exceptions.  The subsequent rsend_010_pos and rsend_011_pos
failures were a result of this initial failure.  The other
"maybe" failures I was unable to reproduce and have not been
recently observed in the master branch.

Reviewed-by: Tony Nguyen <tony.nguyen@delphix.com>
Reviewed-by: Ryan Moeller <ryan@iXsystems.com>
Signed-off-by: Brian Behlendorf <behlendorf1@llnl.gov>
Closes #5665
Closes #6086
Closes #6087
Closes #6446
Closes #12876
tests/test-runner/bin/zts-report.py.in
tests/zfs-tests/tests/functional/rsend/rsend.kshlib