Whamcloud - gitweb
LU-9741 test: Correct check of stripe count for directories 80/27980/3
authorJames Nunez <james.a.nunez@intel.com>
Mon, 21 Aug 2017 23:43:19 +0000 (17:43 -0600)
committerOleg Drokin <oleg.drokin@intel.com>
Mon, 16 Oct 2017 03:22:44 +0000 (03:22 +0000)
commit1cc354d559d1df90a2eaa886eb0e3956bf385a9e
tree9f2f768a0fb011d536800a0b15c0eac107f8655b
parentf35425801545e0b47279597983cfbd02e837c45f
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
Signed-off-by: James Nunez <james.a.nunez@intel.com>
Change-Id: I51f141b2542e65d1bc296cb2cb14c12f22afdcec
Reviewed-on: https://review.whamcloud.com/27980
Tested-by: Jenkins
Tested-by: Maloo <hpdd-maloo@intel.com>
Reviewed-by: Andreas Dilger <andreas.dilger@intel.com>
Reviewed-by: Saurabh Tandan <saurabh.tandan@intel.com>
Reviewed-by: Wei Liu <wei3.liu@intel.com>
lustre/tests/sanity.sh