Whamcloud - gitweb
LU-14321 tests: create PFL file in sanityn 51b 27/44027/4
authorJames Nunez <jnunez@whamcloud.com>
Thu, 17 Jun 2021 23:25:55 +0000 (17:25 -0600)
committerOleg Drokin <green@whamcloud.com>
Wed, 25 Aug 2021 06:22:52 +0000 (06:22 +0000)
commit82d1c06b0c12a724817fa82ff4b3ef088679cdff
tree33cd8a6dc6df0bd67e8ecde92eead47cde680bc6
parentdcad0502b5682ab76ce4456573dc7060bcce7da0
LU-14321 tests: create PFL file in sanityn 51b

sanityn test 51b was modified to integrate statx API in
Lustre version 2.13.54.  When we run version interop testing
with servers less than 2.13.54 and later clients, the test
will fail.

We should modify the test to create a PFL file without the
'extension-size' lfs setstripe option which will allow this
test to run with servers less than 2.13.54.

Fixes: 3f7853b31ef6 ("LU-10934 llite: integrate statx() API with Lustre")
Test-Parameters: trivial
Test-Parameters: serverversion=2.12.7 serverdistro=el7.9 env=ONLY=51b testlist=sanityn
Signed-off-by: James Nunez <jnunez@whamcloud.com>
Change-Id: Ic3feb72771aa2db050b792159175624260e71f5b
Reviewed-on: https://review.whamcloud.com/44027
Tested-by: jenkins <devops@whamcloud.com>
Reviewed-by: Andreas Dilger <adilger@whamcloud.com>
Tested-by: Maloo <maloo@whamcloud.com>
Reviewed-by: Yingjin Qian <qian@ddn.com>
lustre/tests/sanityn.sh