Whamcloud - gitweb
LU-16032 tests: restore delay_unlink_mb in sanity/360 18/53218/1
authorAndreas Dilger <adilger@whamcloud.com>
Thu, 23 Nov 2023 22:56:00 +0000 (15:56 -0700)
committerAndreas Dilger <adilger@whamcloud.com>
Thu, 23 Nov 2023 22:56:00 +0000 (15:56 -0700)
commit8fa0580fd64fe7cbe969817ece87a161c517c4c3
treef49cdc792fc6499eab601b3a85e65738030900fa
parent1bb972b8bf86accb5e53f0a35e64c89e5908a889
LU-16032 tests: restore delay_unlink_mb in sanity/360

Restore the original value of osd-ldiskfs.*.delay_unlink_mb after
sanity test_360 is finished, so that it doesn't have an impact on
later tests running, in particular sanity-quota.sh was seeing some
delay in freeing quota for files that were just deleted.

Test-Parameters: trivial testlist=sanity-quota
Fixes: a772e90243 ("LU-16032 osd: move unlink of large objects to separate thread")
Signed-off-by: Andreas Dilger <adilger@whamcloud.com>
Change-Id: I7c1ab02262afdef2fc51f9fbc3932d954a4f8304
lustre/tests/sanity.sh