Whamcloud - gitweb
LU-15011 tests: pool spill test modifications 56/45056/3
authorJames Nunez <jnunez@whamcloud.com>
Mon, 27 Sep 2021 16:59:07 +0000 (10:59 -0600)
committerOleg Drokin <green@whamcloud.com>
Sun, 10 Oct 2021 03:32:28 +0000 (03:32 +0000)
commitd8ff73097be78cc3e603ab49b6aaa03a1c766fcb
tree187f738dabc75b325370686fe683dc7a92bdd38e
parenta4a68cc6265d047b30f11085b9b2dfef4ddc785a
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
Reviewed-on: https://review.whamcloud.com/45056
Tested-by: jenkins <devops@whamcloud.com>
Reviewed-by: Andreas Dilger <adilger@whamcloud.com>
Tested-by: Maloo <maloo@whamcloud.com>
Reviewed-by: Alex Zhuravlev <bzzz@whamcloud.com>
Reviewed-by: Jian Yu <yujian@whamcloud.com>
lustre/tests/ost-pools.sh