]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
ZTS: fix removal_condense_export test case
authorBrian Behlendorf <behlendorf1@llnl.gov>
Mon, 12 Apr 2021 04:49:13 +0000 (21:49 -0700)
committerBrian Behlendorf <behlendorf1@llnl.gov>
Wed, 14 Apr 2021 20:23:08 +0000 (13:23 -0700)
commit7de1797cee8b887871f3dede83c76edbe3e961f4
treec4ed2dfc4d73e586b74f5d55b3c7021003bada38
parent44ccb1d20fdbc2b510ce1410bbd4ccb82efc127b
ZTS: fix removal_condense_export test case

It's been observed in the CI that the required 25% of obsolete bytes
in the mapping can be to high a threshold for this test resulting in
condensing never being triggered and a test failure.  To prevent these
failures make the existing zfs_condense_indirect_obsolete_pct tuning
available so the obsolete percentage can be reduced from 25% to 5%
during this test.

Reviewed-by: Ryan Moeller <ryan@iXsystems.com>
Reviewed-by: George Melikov <mail@gmelikov.ru>
Signed-off-by: Brian Behlendorf <behlendorf1@llnl.gov>
Closes #11869
man/man5/zfs-module-parameters.5
module/zfs/vdev_indirect.c
tests/test-runner/bin/zts-report.py.in
tests/zfs-tests/include/tunables.cfg
tests/zfs-tests/tests/functional/removal/removal_condense_export.ksh