Whamcloud - gitweb
LU-8947 test: fix getting OST name at sanity test_253 87/24387/4
authorAlexander Boyko <alexander.boyko@seagate.com>
Fri, 16 Dec 2016 06:59:22 +0000 (09:59 +0300)
committerOleg Drokin <oleg.drokin@intel.com>
Sat, 18 Feb 2017 23:51:04 +0000 (23:51 +0000)
commit9d13d286c72cb67617a8159faf515efd0f7a9aa8
treea98526a1a2c7f8c9cbd5214269897d2285b14c0b
parenta1c8e27ca38de157c2ce4ecf3f21392a079ac1a0
LU-8947 test: fix getting OST name at sanity test_253

The test gets OST name the wrong way. And if system
has more than ten OSTs, the test fail. This patch
resolves the issue.

Signed-off-by: Alexander Boyko <alexander.boyko@seagate.com>
Seagate-bug-id: MRP-3330
Test-Parameters: trivial
Change-Id: Ic6080f725c6e693f6cca49d9aebf06c6add4610b
Reviewed-on: https://review.whamcloud.com/24387
Reviewed-by: Andreas Dilger <andreas.dilger@intel.com>
Tested-by: Jenkins
Tested-by: Maloo <hpdd-maloo@intel.com>
Reviewed-by: James Nunez <james.a.nunez@intel.com>
lustre/tests/sanity.sh