Whamcloud - gitweb
LU-3852 tests: skip tests with large file when no room 56/12456/9
authorBruno Faccini <bruno.faccini@intel.com>
Tue, 28 Oct 2014 13:50:00 +0000 (14:50 +0100)
committerOleg Drokin <oleg.drokin@intel.com>
Wed, 17 Dec 2014 17:46:36 +0000 (17:46 +0000)
commit3a63fe4aa37ed72dc2f9a2c85c35035c2c2619ba
tree4915470b93e79ede7673eb84aa4eef87e7e8ff26
parent12bfc80b08d2b70c0052b271bfa2d34995b5892e
LU-3852 tests: skip tests with large file when no room

Strengthen sanity-hsm sub-tests using large files by skipping
then if not enough space instead to fail.

Also re-enable test_251, and test_[200,221,223b] (for LU-4178),
who have all been wrongly disabled because of their multiple
failures on an auto-test node with very low disk space for the
Servers VMs!!

Also fix a bug in sanity/test_56w that should not be run if
$OSTCOUNT < 2, that was triggered due to my very restictive
test environment osscount/ostcount=1 to limit the Lustre FS size
as much as possible.

Test-Parameters: ostcount=1 ostsizegb=1 envdefinitions=SLOW=yes
Test-Parameters: osscount=1 mdscount=1 testlist=sanity-hsm
Signed-off-by: Bruno Faccini <bruno.faccini@intel.com>
Change-Id: I26bc36e4304a916f29149e6ad19306ed59c9a616
Reviewed-on: http://review.whamcloud.com/12456
Tested-by: Jenkins
Tested-by: Maloo <hpdd-maloo@intel.com>
Reviewed-by: Andreas Dilger <andreas.dilger@intel.com>
Reviewed-by: James Nunez <james.a.nunez@intel.com>
lustre/tests/sanity-hsm.sh
lustre/tests/sanity.sh