Whamcloud - gitweb
LU-7204 test: handle FSNAME with dashes in replay-single 85b 02/16902/4
authorSundar Keshava <sundar.sinnurkar@seagate.com>
Wed, 21 Oct 2015 10:02:05 +0000 (15:32 +0530)
committerOleg Drokin <oleg.drokin@intel.com>
Wed, 22 Jun 2016 02:54:09 +0000 (02:54 +0000)
commita186ede286518472a127caa46b048bcbbd203284
tree4d511d20d0b5661818526c2467c79e0a8e38c7ea
parentef50ce8496e4ead67c795c9db11fa9c0d58ef844
LU-7204 test: handle FSNAME with dashes in replay-single 85b

If FSNAME contains a dash, test_85b incorrectly parses lctl dl
output. Fix that.
Also changed the checking of before recovery count value
by using numeric comparison instead of string comparison.
Used tabs in place of spaces.

Test-Parameters: trivial testlist=replay-single envdefinitions=ONLY=85b
Seagate-bug-id: MRP-2792
Signed-off-by: HemaHarish <hema.yarramilli@seagate.com>
Change-Id: I392921b837dee573a704a3fec4b35c7bb79136bc
Reviewed-on: http://review.whamcloud.com/16902
Tested-by: Jenkins
Tested-by: Maloo <hpdd-maloo@intel.com>
Reviewed-by: Jian Yu <jian.yu@intel.com>
Reviewed-by: Andreas Dilger <andreas.dilger@intel.com>
Reviewed-by: Oleg Drokin <oleg.drokin@intel.com>
lustre/tests/replay-single.sh