Whamcloud - gitweb
LU-15011 tests: pool spill test modifications 56/45056/1
authorJames Nunez <jnunez@whamcloud.com>
Mon, 27 Sep 2021 16:59:07 +0000 (10:59 -0600)
committerJames Nunez <jnunez@whamcloud.com>
Mon, 27 Sep 2021 16:59:07 +0000 (10:59 -0600)
commita097f6ea7e5a9514c08995d6ed721cba05bb1fb0
tree65b214fde881cc9045febf80e9096248fd0367b9
parent608cce73d5149cb4d317ee189db94f0b6ade1ff5
LU-15011 tests: pool spill test modifications

Make the following modifications to the ost-pools
test suite:
test 29 - change check for ‘when striping is specified
explicitly ‘ file from ‘file-2’ to ‘file-3’

test 30 - Add bad parameter check for setting the threshold
below zero

test 31 - ‘do_nodes $mdts $LCTL get_param lod.*.pool.*’
doesn’t print anything. Change to
‘do_nodes $mdts $LCTL get_param lod.*.pool.*.spill*’

Fixes: 0a998f4723 (“LU-14825 lod: pool spilling”)
Test-Parameters: trivial testlist=ost-pools
Signed-off-by: James Nunez <jnunez@whamcloud.com>
Change-Id: Icbdc3d42b7f7609bc57cc37830975d831125d659
lustre/tests/ost-pools.sh