Whamcloud - gitweb
LU-10350 tests: make parsing routines pattern aware 48/32048/2
authorJames Nunez <james.a.nunez@intel.com>
Thu, 21 Dec 2017 21:23:40 +0000 (14:23 -0700)
committerJohn L. Hammond <john.hammond@intel.com>
Thu, 3 May 2018 20:00:21 +0000 (20:00 +0000)
commit563b643c089cc651d12e82e4af84e1ff8c643b6b
treeb1d36802fa749dcd118986b81809bebbbd33c110
parenta6a82497eb6ed594b2cdef9aaedc8c967f2fb52f
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'.

Lustre-change: https://review.whamcloud.com/30636
Lustre-commit: 503a78bde8a59e176356a02b2d078332e3201575

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>
(cherry picked from commit 503a78bde8a59e176356a02b2d078332e3201575)
Reviewed-on: https://review.whamcloud.com/32048
Reviewed-by: Wei Liu <wei3.liu@intel.com>
Reviewed-by: John L. Hammond <john.hammond@intel.com>
lustre/tests/sanity-pfl.sh
lustre/tests/test-framework.sh