Whamcloud - gitweb
LU-4444 tests: Skip conf-sanity/69 on zfs 54/8854/2
authorNathaniel Clark <nathaniel.l.clark@intel.com>
Wed, 15 Jan 2014 10:59:14 +0000 (18:59 +0800)
committerOleg Drokin <oleg.drokin@intel.com>
Tue, 4 Feb 2014 03:20:22 +0000 (03:20 +0000)
commit4b19dd4cdb81dd0803b7e8901ca4363550d2cf5a
tree9b5f67eb1a757a3931c10154baa45773f1b74323
parentbd9ca13da46a4bba4bcb7471d5bef5e63338d0e0
LU-4444 tests: Skip conf-sanity/69 on zfs

Because file creates happen slowly on ZFS and the number of files
required to run the test is 100K, this test cannot run in a
reasonable amount of time.

Also bail out of test if createmany fails (possible if MDS or OST is
too small), this prevents the test from just timing out instead.

This patch is back-ported from the following one:
Lustre-commit: eb38c458c868d5389e2641189218f22ad1272aef
Lustre-change: http://review.whamcloud.com/8841

Test-Parameters: envdefinitions=SLOW=yes testlist=conf-sanity
Test-Parameters: envdefinitions=SLOW=yes testlist=conf-sanity \
mdsfilesystemtype=zfs mdtfilesystemtype=zfs ostfilesystemtype=zfs

Signed-off-by: Nathaniel Clark <nathaniel.l.clark@intel.com>
Change-Id: I6d9daad3239b576935190a121a2aa818441ec97b
Signed-off-by: Jian Yu <jian.yu@intel.com>
Reviewed-on: http://review.whamcloud.com/8854
Tested-by: Jenkins
Reviewed-by: Andreas Dilger <andreas.dilger@intel.com>
Tested-by: Maloo <hpdd-maloo@intel.com>
lustre/tests/conf-sanity.sh