Whamcloud - gitweb
LU-15506 tests: fix sha1sum error for disk images with multiple mdts 04/46404/5
authorAndreas Dilger <adilger@whamcloud.com>
Tue, 1 Feb 2022 10:20:53 +0000 (03:20 -0700)
committerOleg Drokin <green@whamcloud.com>
Fri, 18 Mar 2022 17:34:35 +0000 (17:34 +0000)
commit4be1f7995f06d00362d2845a6ba2c81edd5ffc8a
treed71d710a9d19a0109e7e0151347c9e6107564840
parentf14090e56c9d94e3cfaa6f13f357173d6d570547
LU-15506 tests: fix sha1sum error for disk images with multiple mdts

For new disk2_10-ldiskfs and disk2_12-ldiskfs images,
check remote_dir for sha1sum test. For dne image, check
striped_dir.

One minor ost2 replace_nids fix for DNE test images.

Add verbose debug messages to make test flow more clear.

Test-Parameters: trivial testlist=conf-sanity env=ONLY=32 mdscount=1 mdtcount=1
Test-Parameters: testlist=conf-sanity env=ONLY=32 mdscount=2 mdtcount=4
Fixes: f2143c0790bb ("LU-11643 tests: add new images and tests for upgrade")
Signed-off-by: Andreas Dilger <adilger@whamcloud.com>
Signed-off-by: Wei Liu <sarah@whamcloud.com>
Change-Id: I582bcdbf72d72e6da636559a24b1ecc89553c895
Reviewed-on: https://review.whamcloud.com/46404
Tested-by: jenkins <devops@whamcloud.com>
Tested-by: Maloo <maloo@whamcloud.com>
Reviewed-by: James Nunez <jnunez@whamcloud.com>
Reviewed-by: Oleg Drokin <green@whamcloud.com>
lustre/tests/conf-sanity.sh