Whamcloud - gitweb
LU-4444 tests: Skip conf-sanity/69 on zfs 41/8841/2
authorNathaniel Clark <nathaniel.l.clark@intel.com>
Tue, 14 Jan 2014 14:36:50 +0000 (09:36 -0500)
committerOleg Drokin <oleg.drokin@intel.com>
Fri, 17 Jan 2014 17:20:44 +0000 (17:20 +0000)
commit555561500b28a31639f360b209d7b1e4a81fa5f7
tree4887a59309220c2b08474887b95885b4b2f68284
parentb5ddf3414df029893dda8e77f3395f21be600235
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.

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: Ic8286c970332e0c53525e4d89e4c5f0e32cf57cb
Reviewed-on: http://review.whamcloud.com/8841
Reviewed-by: Andreas Dilger <andreas.dilger@intel.com>
Tested-by: Jenkins
Reviewed-by: Jian Yu <jian.yu@intel.com>
Tested-by: Maloo <hpdd-maloo@intel.com>
lustre/tests/conf-sanity.sh