Whamcloud - gitweb
LU-10201 tests: Fix overly greedy grep in conf_sanity test 20 57/29957/4
authorOleg Drokin <oleg.drokin@intel.com>
Tue, 7 Nov 2017 00:59:20 +0000 (19:59 -0500)
committerOleg Drokin <oleg.drokin@intel.com>
Fri, 19 Jan 2018 19:10:25 +0000 (19:10 +0000)
commitd649aad0adfc27d7a02ce62c91d35430177719c4
treef489a852ed7fa95abcff65ac4a0e42a0b64a55ec
parente86f55798ca7bc8f7fe22dd48c9d9f52c1bb029a
LU-10201 tests: Fix overly greedy grep in conf_sanity test 20

Need to better ensure the mountpoint matching so that only
/mnt/lustre is mtched, but not /mnt/lustre-{mds,ost}

Change-Id: I0ca274a358de3a38542e05bb5682641459fea93d
Signed-off-by: Oleg Drokin <oleg.drokin@intel.com>
Reviewed-on: https://review.whamcloud.com/29957
Reviewed-by: Andreas Dilger <andreas.dilger@intel.com>
Tested-by: Jenkins
Tested-by: Maloo <hpdd-maloo@intel.com>
lustre/tests/conf-sanity.sh