Whamcloud - gitweb
LU-15998 pcc: set hsm-root correctly during copytool setup 09/47909/3
authorQian Yingjin <qian@ddn.com>
Fri, 8 Jul 2022 02:59:36 +0000 (22:59 -0400)
committerOleg Drokin <green@whamcloud.com>
Tue, 6 Dec 2022 02:43:14 +0000 (02:43 +0000)
commit030dd9e88ab9687aae7a7510147af1005930a2b1
tree159bf142d488b2313d3882e5261dce6eb800478f
parent888962496078198250d8ad63e4ac928c45f31473
LU-15998 pcc: set hsm-root correctly during copytool setup

During copytool setup, we set --hsm-root with the archive root
path of $SINGLEAGT. However, when set --hsm-root explicitly via
"-h|--hsm-root", it should reset the hsm root with the specified
one. Otherwise, it will cuase sanity-pcc/test_3b failed.

Test-Parameters: clientcount=3 testlist=sanity-pcc,sanity-pcc,sanity-pcc
Signed-off-by: Qian Yingjin <qian@ddn.com>
Change-Id: Ida6c1ff7459548b068fd62ce315fe8075633b5fc
Signed-off-by: Yang Sheng <ys@whamcloud.com>
Reviewed-on: https://review.whamcloud.com/c/fs/lustre-release/+/47909
Tested-by: jenkins <devops@whamcloud.com>
Tested-by: Maloo <maloo@whamcloud.com>
Reviewed-by: Andreas Dilger <adilger@whamcloud.com>
Reviewed-by: Oleg Drokin <green@whamcloud.com>
lustre/tests/test-framework.sh