mirror_zfs/tests/zfs-tests/tests
Alexander Motin 0f6d955a35 ZTS: Remove procfs use from zpool_import_status
procfs might be not mounted on FreeBSD.  Plus checking for specific
PID might be not exactly reliable.  Check for empty list of jobs
instead.

Premature loop exit can result in failed test and failed cleanup,
failing also some following tests.

Reviewed-by: Brian Behlendorf <behlendorf1@llnl.gov>
Reviewed-by: Tony Hutter <hutter2@llnl.gov>
Reviewed-by: Tino Reichardt <milky-zfs@mcmilk.de>
Signed-off-by:Alexander Motin <mav@FreeBSD.org>
Sponsored by: iXsystems, Inc.
Closes #11141
2024-12-29 11:53:45 -08:00
..
functional ZTS: Remove procfs use from zpool_import_status 2024-12-29 11:53:45 -08:00
perf More adaptive ARC eviction 2023-03-08 11:17:23 -08:00
Makefile.am Fix false assertion in dmu_tx_dirty_buf() on cloning 2024-12-05 11:49:06 -08:00