mirror_zfs/tests/zfs-tests/tests/functional
Brian Behlendorf 9f734e81f4
ZTS: Fix checkpoint_ro_rewind.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 and allowing it to be retried will avoid
spurious test failures.

Reviewed by: George Melikov <mail@gmelikov.ru>
Signed-off-by: Brian Behlendorf <behlendorf1@llnl.gov>
Closes #13092
2022-02-13 14:22:49 -08:00
..
acl Fix regression in POSIX mode behavior 2021-03-19 22:50:46 -07:00
alloc_class Add --enable-asan and --enable-ubsan switches 2022-02-03 14:35:38 -08:00
arc ZTS: normalize on use of sync_pool and sync_all_pools 2022-01-06 10:57:09 -08:00
atime Replace ZoL with OpenZFS where applicable 2021-05-07 17:20:37 -07:00
bootfs ZTS: Standardize use of destroy_dataset in cleanup 2021-10-25 15:13:50 -06:00
btree ZTS: Fix ksh path in btree tests 2020-01-15 16:23:29 -08:00
cache ZTS: Fix and change testcase cache_010_neg 2020-04-13 10:50:41 -07:00
cachefile Fix typos in tests/ 2019-09-02 18:14:53 -07:00
casenorm Disable normalization implicitly when setting "utf8only=off" 2021-10-29 16:59:18 -07:00
channel_program ZTS: normalize on use of sync_pool and sync_all_pools 2022-01-06 10:57:09 -08:00
chattr Update ZTS to work on FreeBSD 2019-12-18 12:29:43 -08:00
checksum Enable edonr in FreeBSD 2021-11-16 12:40:10 -07:00
clean_mirror ZTS: clean_mirror and scrub_mirror cleanup 2018-07-09 12:46:14 -07:00
cli_root ZTS: Fix zpool_expand_001_pos 2022-02-13 14:22:00 -08:00
cli_user ZTS: zfs_list_004_neg should not check paths that belong to ZFS 2021-11-11 08:46:44 -07:00
compression Added test for being able to read various variants of zstd 2021-09-20 09:08:20 -06:00
cp_files Fix ENOSPC in "Handle zap_add() failures in ..." 2018-04-18 14:19:50 -07:00
crtime ZTS: Add tests for creation time 2021-08-17 10:25:58 -07:00
ctime tests: fix unused, remove argsused 2021-12-21 12:05:12 -08:00
deadman ZTS: normalize on use of sync_pool and sync_all_pools 2022-01-06 10:57:09 -08:00
delegate ZTS: normalize on use of sync_pool and sync_all_pools 2022-01-06 10:57:09 -08:00
devices ZTS: devices_001_pos and devices_002_neg 2019-12-27 12:11:27 -08:00
events ZTS: normalize on use of sync_pool and sync_all_pools 2022-01-06 10:57:09 -08:00
exec Enable remaining tests 2017-05-22 12:34:32 -04:00
fallocate ZTS: Enable punch-hole tests on FreeBSD 2021-08-30 13:33:32 -07:00
fault ZTS: normalize on use of sync_pool and sync_all_pools 2022-01-06 10:57:09 -08:00
features ZTS: normalize on use of sync_pool and sync_all_pools 2022-01-06 10:57:09 -08:00
grow ZTS: Adopt OpenZFS test analysis script 2018-06-20 14:03:13 -07:00
history ZTS: Avoid piping send directly to /dev/null 2021-12-17 12:39:10 -08:00
hkdf tests: fix unused, remove argsused 2021-12-21 12:05:12 -08:00
inheritance Fixes for make dist 2020-06-26 14:20:02 -07:00
inuse ZTS: Eliminate partitioning from zpool_create etc 2020-02-20 08:10:13 -08:00
io Add basic io_uring test 2021-01-23 15:42:42 -08:00
l2arc Fixes in persistent L2ARC 2021-07-26 12:30:24 -07:00
large_files ZTS: Another round of changes for FreeBSD 2020-03-06 09:31:32 -08:00
largest_pool ZTS: Standardize use of destroy_dataset in cleanup 2021-10-25 15:13:50 -06:00
libzfs tests: fix unused, remove argsused 2021-12-21 12:05:12 -08:00
limits Linux 4.10 compat: has_capability() 2020-07-19 09:56:21 -07:00
link_count ZTS: Add zts-report exceptions for FreeBSD 2020-03-04 15:09:40 -08:00
log_spacemap ZTS: normalize on use of sync_pool and sync_all_pools 2022-01-06 10:57:09 -08:00
migration ZTS: Fix a few defaults 2020-01-31 08:51:23 -08:00
mmap Fix lseek(SEEK_DATA/SEEK_HOLE) mmap consistency 2021-11-07 14:27:44 -07:00
mmp ZTS: normalize on use of sync_pool and sync_all_pools 2022-01-06 10:57:09 -08:00
mount ZTS: Catalog tunable names for tests in tunables.cfg 2020-01-14 14:57:28 -08:00
mv_files ZTS: explicitly strip whitespace for broken wc(1) implementations 2022-01-28 16:59:52 -08:00
nestedfs OpenZFS 7290 - ZFS test suite needs to control what utilities it can run 2017-04-06 09:25:36 -07:00
no_space ZTS: Update enospc_002_pos test case 2022-02-04 09:36:46 -08:00
nopwrite ZTS: Standardize use of destroy_dataset in cleanup 2021-10-25 15:13:50 -06:00
online_offline ZTS: normalize on use of sync_pool and sync_all_pools 2022-01-06 10:57:09 -08:00
pam Add --enable-asan and --enable-ubsan switches 2022-02-03 14:35:38 -08:00
pool_checkpoint ZTS: Fix checkpoint_ro_rewind.ksh 2022-02-13 14:22:49 -08:00
pool_names ZTS: remove verify_slog_support helper 2021-05-24 14:57:29 -06:00
poolversion Fix some ZFS Test Suite issues 2017-09-25 10:32:34 -07:00
privilege ZTS: Move privilege tests to sunos.run 2020-02-21 08:52:44 -08:00
procfs ZTS: normalize on use of sync_pool and sync_all_pools 2022-01-06 10:57:09 -08:00
projectquota tests: prune remaining xargs(1), add missing zfs-project -c0 note 2022-01-26 11:30:09 -08:00
pyzfs Add --enable-asan and --enable-ubsan switches 2022-02-03 14:35:38 -08:00
quota ZTS: Standardize use of destroy_dataset in cleanup 2021-10-25 15:13:50 -06:00
raidz Distributed Spare (dRAID) Feature 2020-11-13 13:51:51 -08:00
redacted_send ZTS: Avoid unset $tmpdir in redacted_panic 2021-08-16 16:38:34 -07:00
redundancy Add enumerated vdev names to 'zpool iostat -v' and 'zpool list -v' 2022-02-03 14:29:29 -08:00
refquota ZTS: normalize on use of sync_pool and sync_all_pools 2022-01-06 10:57:09 -08:00
refreserv ZTS: Fix refreserv_raidz.ksh 2021-12-22 09:37:27 -08:00
removal ZTS: normalize on use of sync_pool and sync_all_pools 2022-01-06 10:57:09 -08:00
rename_dirs Enable remaining tests 2017-05-22 12:34:32 -04:00
replacement ZTS: normalize on use of sync_pool and sync_all_pools 2022-01-06 10:57:09 -08:00
reservation Remove basename(1). Clean up/shorten some coreutils pipelines 2021-11-11 13:27:37 -07:00
rootpool Update ZTS to work on FreeBSD 2019-12-18 12:29:43 -08:00
rsend Report dnodes with faulty bonuslen 2022-02-03 14:28:19 -08:00
scrub_mirror ZTS: clean_mirror and scrub_mirror cleanup 2018-07-09 12:46:14 -07:00
simd Linux 5.16 compat: don't use XSTATE_XSAVE to save FPU state 2022-02-09 12:50:10 -08:00
slog ZTS: normalize on use of sync_pool and sync_all_pools 2022-01-06 10:57:09 -08:00
snapshot ZTS: normalize on use of sync_pool and sync_all_pools 2022-01-06 10:57:09 -08:00
snapused ZTS: Standardize use of destroy_dataset in cleanup 2021-10-25 15:13:50 -06:00
sparse ZTS: Adopt OpenZFS test analysis script 2018-06-20 14:03:13 -07:00
stat Linux: Implement FS_IOC_GETVERSION 2021-12-17 16:18:37 -08:00
suid Fix clearing set-uid and set-gid bits on a file when replying a write 2022-02-03 14:37:57 -08:00
threadsappend ZTS: Adopt OpenZFS test analysis script 2018-06-20 14:03:13 -07:00
tmpfile Add --enable-asan and --enable-ubsan switches 2022-02-03 14:35:38 -08:00
trim ZTS: normalize on use of sync_pool and sync_all_pools 2022-01-06 10:57:09 -08:00
truncate ZTS: normalize on use of sync_pool and sync_all_pools 2022-01-06 10:57:09 -08:00
upgrade ZTS: Fix upgrade_readonly_pool 2019-10-03 09:39:13 -07:00
user_namespace Fix "file is executable, but no shebang" warnings 2018-04-06 16:34:21 -07:00
userquota Introduce a flag to skip comparing the local mac when raw sending 2022-01-21 11:41:17 -08:00
vdev_zaps ZTS: normalize on use of sync_pool and sync_all_pools 2022-01-06 10:57:09 -08:00
write_dirs Fix typos 2020-06-09 21:24:09 -07:00
xattr ZTS: Fix xattr_002_neg passing too soon 2021-04-30 07:37:02 -07:00
zpool_influxdb Add zpool_influxdb command 2020-10-09 09:29:21 -07:00
zvol ZTS: Fix zvol_misc_volmode test 2022-02-09 17:00:03 -08:00
Makefile.am Linux 5.16 compat: don't use XSTATE_XSAVE to save FPU state 2022-02-09 12:50:10 -08:00