Whamcloud - gitweb
LU-9741 test: Correct check of stripe count for directories 25/29625/2
authorJames Nunez <james.a.nunez@intel.com>
Mon, 21 Aug 2017 23:43:19 +0000 (17:43 -0600)
committerJohn L. Hammond <john.hammond@intel.com>
Wed, 25 Oct 2017 21:53:37 +0000 (21:53 +0000)
commitbfe04c04f7eaa81809e42c06f191a266804c8834
treefeb70ff2eb01348cbc11410404bb00e568fc9614
parent7a1cb859d83891c2d7d1a50891cede6bcb1a1106
LU-9741 test: Correct check of stripe count for directories

With the progressive file layout feature, the 'lfs getstripe -d'
output will report stripe count for each component. Since
sanity test 27w checks that there is only one "stripe_count"
line in the 'lfs getstripe -d' output, this needs to be changed
to check that there is at least one "stripe_count" reported.

Test-Parameters: trivial
Lustre-change: https://review.whamcloud.com/27980
Lustre-commit: 1cc354d559d1df90a2eaa886eb0e3956bf385a9e

Signed-off-by: James Nunez <james.a.nunez@intel.com>
Change-Id: I51f141b2542e65d1bc296cb2cb14c12f22afdcec
Reviewed-by: Andreas Dilger <andreas.dilger@intel.com>
Reviewed-by: Saurabh Tandan <saurabh.tandan@intel.com>
Reviewed-by: Wei Liu <wei3.liu@intel.com>
Signed-off-by: Minh Diep <minh.diep@intel.com>
Reviewed-on: https://review.whamcloud.com/29625
Tested-by: Jenkins
Tested-by: Maloo <hpdd-maloo@intel.com>
Reviewed-by: John L. Hammond <john.hammond@intel.com>
lustre/tests/sanity.sh