]> git.proxmox.com Git - mirror_zfs.git/commit
ZTS: Fix import_devices_missing.ksh
authorBrian Behlendorf <behlendorf1@llnl.gov>
Wed, 2 Mar 2022 19:03:53 +0000 (11:03 -0800)
committerGitHub <noreply@github.com>
Wed, 2 Mar 2022 19:03:53 +0000 (11:03 -0800)
commit29a0ffe7951367faeea58e348ee93e037acf56f8
tree8b202337818a380f9d0d16c36add375a90b6c50e
parentfe2ea67ddd6359253a772c68e4bebafbdd2505da
 ZTS: Fix import_devices_missing.ksh

Related to commit 90b77a036.  Retry the `zpool export` if the pool
is "busy" indicating there is a process accessing the mount point.
This can happen after an import, allowing it to be retried will
avoid spurious test failures.

Reviewed-by: Tony Hutter <hutter2@llnl.gov>
Signed-off-by: Brian Behlendorf <behlendorf1@llnl.gov>
Closes #13169
tests/zfs-tests/tests/functional/cli_root/zpool_import/import_devices_missing.ksh