zfs/tests/test-runner/bin
Tom Caputi d8244d34bd ZTS: Fix and reenable zfs_rename tests
zfs_rename_006_pos has been flaky in the past because it was
missing a call to block_device_wait to ensure the zvols it creates
are present before running dd. Whenever this this happened,
zfs_rename_009_neg would also fail because the first test would
leak a zvol clone that it did not know how to clean up. This patch
fixes the root cause and reenables the test. It also fixes some
minor grammar errors.

Reviewed-by: Brian Behlendorf <behlendorf1@llnl.gov>
Signed-off-by: Tom Caputi <tcaputi@datto.com>
Closes #5647 
Closes #5648 
Closes #8088
2018-11-07 16:59:27 -08:00
..
Makefile.am ZTS: Adopt OpenZFS test analysis script 2018-06-20 14:03:13 -07:00
test-runner.py Fix flake 8 style warnings 2018-09-26 11:02:26 -07:00
zts-report.py ZTS: Fix and reenable zfs_rename tests 2018-11-07 16:59:27 -08:00