Whamcloud - gitweb
LU-10350 tests: make parsing routines pattern aware 36/30636/2
authorJames Nunez <james.a.nunez@intel.com>
Thu, 21 Dec 2017 21:23:40 +0000 (14:23 -0700)
committerOleg Drokin <oleg.drokin@intel.com>
Sun, 14 Jan 2018 02:36:07 +0000 (02:36 +0000)
commit503a78bde8a59e176356a02b2d078332e3201575
tree0b4810554a0370ed14a9cf4140f3e183a31c538d
parent9c596a4996ee242aa1b954f5f2f19101d3941bf0
LU-10350 tests: make parsing routines pattern aware

'lfs getstripe' now returns the pattern for each component
of a directory and files. The routines that parse
parameters, parse_layout_param() and parse_plain_param(),
need to look for the component pattern when parsing the output
of 'lfs getstripe'.

Test-Parameters: trivial testlist=sanity-pfl,ost-pools
Signed-off-by: James Nunez <james.a.nunez@intel.com>
Change-Id: Iab605f58e9c8f501fa0889806c511e3310cb6dd7
Reviewed-on: https://review.whamcloud.com/30636
Tested-by: Jenkins
Reviewed-by: Andreas Dilger <andreas.dilger@intel.com>
Tested-by: Maloo <hpdd-maloo@intel.com>
Reviewed-by: Lai Siyao <lai.siyao@intel.com>
Reviewed-by: Oleg Drokin <oleg.drokin@intel.com>
lustre/tests/sanity-pfl.sh
lustre/tests/test-framework.sh