Whamcloud - gitweb
LU-7352 tests: don't fail conf-sanity test_78 on ENOSPC 66/20166/7
authorAndreas Dilger <andreas.dilger@intel.com>
Fri, 13 May 2016 03:38:45 +0000 (21:38 -0600)
committerAndreas Dilger <andreas.dilger@intel.com>
Mon, 30 May 2016 04:54:54 +0000 (04:54 +0000)
commitb666d02e13e0890a244910221c5833d2af39aec9
tree887fd944c0e8862da6d4ec838e319ee70dc0feaf
parent82fcdd9b16aad0b1cd840383c6f3b18c40be00bd
LU-7352 tests: don't fail conf-sanity test_78 on ENOSPC

Add debugging to conf-sanity.sh test_78 to see why this test is
regularly reporting ENOSPC creating 100x 1MB test files, when
there should be many GB of space available during the test.

Don't fail the test if the OST runs out of space, or if the MDS
refuses to create more files when OST has no available blocks,
since the main goal of this test is to verify ldiskfs resizing.

Test-Parameters: trivial testlist=conf-sanity,conf-sanity,conf-sanity
Test-Parameters: testlist=conf-sanity,conf-sanity,conf-sanity,conf-sanity

Signed-off-by: Andreas Dilger <andreas.dilger@intel.com>
Change-Id: Id5a7049aa434c794a5a8f8aa5398bf7ca9bcab07
Reviewed-on: http://review.whamcloud.com/20166
Tested-by: Jenkins
Reviewed-by: Wang Shilong <wshilong@ddn.com>
Reviewed-by: Emoly Liu <emoly.liu@intel.com>
lustre/tests/conf-sanity.sh