Whamcloud - gitweb
LU-7342 test: test_85a: unused locks error 53/16953/5
authorChennaiah Palla <chennaiah.palla@seagate.com>
Tue, 27 Oct 2015 12:18:04 +0000 (17:48 +0530)
committerOleg Drokin <oleg.drokin@intel.com>
Wed, 27 Jul 2016 03:01:30 +0000 (03:01 +0000)
commit4f2a80a577728cb3c759a57112014db23de3f902
tree47922bc2564178319230b442ce1e56c38c3c8f9e
parentaa1a240338d18201f1047db62b31603e2cffcfe3
LU-7342 test: test_85a: unused locks error

When we changed FSNAME from lustre to lustre-1, $3
will give “addr” value “clilov” instead of getting
proper address, due to this we are getting "Found no match" error.
But if we change $3 to $NF getting addr value correctly.
Generally NF will give total number of fields in the current
input, but in our case it happens to be last field.

Test-Parameters: trivial testlist=replay-single

Seagate-bug-id: MRP-2791
Signed-off-by: Chennaiah Palla <chennaiah.palla@seagate.com>
Change-Id: I1d5e95425fdf848907cb9617494aa1c7971d90a6
Reviewed-on: http://review.whamcloud.com/16953
Reviewed-by: Jian Yu <jian.yu@intel.com>
Tested-by: Jenkins
Tested-by: Maloo <hpdd-maloo@intel.com>
Reviewed-by: Saurabh Tandan <saurabh.tandan@intel.com>
Reviewed-by: Oleg Drokin <oleg.drokin@intel.com>
lustre/tests/replay-single.sh