Whamcloud - gitweb
LU-12073 tests: fix conf-sanity test_123 startup 28/34428/2
authorAndreas Dilger <adilger@whamcloud.com>
Thu, 14 Mar 2019 22:19:52 +0000 (16:19 -0600)
committerAndreas Dilger <adilger@whamcloud.com>
Thu, 21 Mar 2019 15:02:51 +0000 (15:02 +0000)
commitd88eeb1b120e2c560e344f5a6e22a58b5221ac05
treec9e8b7b1ed0596ec2febcb377eb9ecd9d5f1a1be
parent6c12330a350d3e082c835fb61cfcc5c9c93e9bdd
LU-12073 tests: fix conf-sanity test_123 startup

The startup of conf-sanity test_123aa() et.al. shouldn't try to use
all of the OSTs if they have not been formatted into the filesystem
by the previous tests.  It may run after test_109b() in a non-DNE
config, which is only using "startup" and "cleanup", so it should
do the same.

Test-Parameters: trivial testlist=conf-sanity
Test-Parameters: testgroup=review-dne-zfs-part-1 testlist=conf-sanity
Signed-off-by: Andreas Dilger <adilger@whamcloud.com>
Change-Id: Ibf76895ec51c881df0df257ccd680af3213ebbe5
Reviewed-on: https://review.whamcloud.com/34428
Tested-by: Jenkins
Tested-by: Maloo <maloo@whamcloud.com>
Reviewed-by: James Nunez <jnunez@whamcloud.com>
Reviewed-by: Minh Diep <mdiep@whamcloud.com>
lustre/tests/conf-sanity.sh