Whamcloud - gitweb
LU-3939 tests: sanity-hsm/test_40 needs a local HSM_ARCHIVE 03/7703/7
authorBruno Faccini <bruno.faccini@intel.com>
Wed, 2 Oct 2013 13:39:38 +0000 (15:39 +0200)
committerOleg Drokin <oleg.drokin@intel.com>
Thu, 9 Jan 2014 17:46:11 +0000 (17:46 +0000)
commit03e785e6967b2a487b22946c18074fe4438cb5b3
tree1ecd4d04980262f8d0513ae9f5f8e1bac6fdde2c
parentff8198e01924600ae68b4a7f44378989b74c5882
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
Reviewed-on: http://review.whamcloud.com/7703
Tested-by: Jenkins
Tested-by: Maloo <hpdd-maloo@intel.com>
Reviewed-by: John L. Hammond <john.hammond@intel.com>
Reviewed-by: Jian Yu <jian.yu@intel.com>
Reviewed-by: Oleg Drokin <oleg.drokin@intel.com>
lustre/tests/sanity-hsm.sh