Whamcloud - gitweb
LU-3939 tests: sanity-hsm/test_40 needs a local HSM_ARCHIVE 03/7703/6
authorBruno Faccini <bruno.faccini@intel.com>
Wed, 2 Oct 2013 13:39:38 +0000 (15:39 +0200)
committerBruno Faccini <bruno.faccini@intel.com>
Sat, 16 Nov 2013 11:50:50 +0000 (12:50 +0100)
commit8484f1c51c701141237e98a1467c75364766f357
treeec634b123a51bffbfa65f137e8f9af528370c37e
parente6aae309005b5765ead991af8b8007a8657ba276
LU-3939 tests: sanity-hsm/test_40 needs a local HSM_ARCHIVE

sanity-hsm/test_40 suffers frequent failures during auto-test due
to remote/NFS-mounted HSM_ARCHIVE causing the 400 archive requests
to take more than 100s to be drained from copytool requests queue.
This patch allows copytool_setup func to allow each sub-test to
specify a non-default hsm-root/HSM_ARCHIVE dir and test_40 uses it.
And for sure, remove test_40 from exception list.

Signed-off-by: Bruno Faccini <bruno.faccini@intel.com>
Change-Id: I00e7df7b3cc5530cb96177a61ca6e07f1c784297
lustre/tests/sanity-hsm.sh