Whamcloud - gitweb
LU-14321 tests: create PFL file in sanityn 51b
authorJames Nunez <jnunez@whamcloud.com>
Thu, 17 Jun 2021 23:25:55 +0000 (17:25 -0600)
committerAndreas Dilger <adilger@whamcloud.com>
Wed, 13 Oct 2021 19:29:37 +0000 (19:29 +0000)
commit60faa8a387b32eb21f04ebd7ee0afec4afd3b718
tree567497cd3b5f9700d847996ee0e83ba9fbe879a5
parentd35aa94e79de377714df361b5f77b26668bfe1f0
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.

Lustre-change: https://review.whamcloud.com/44027
Lustre-commit: 82d1c06b0c12a724817fa82ff4b3ef088679cdff

Fixes: 3f7853b31ef6 ("LU-10934 llite: integrate statx() API with Lustre")

Test-Parameters: trivial
Test-Parameters: serverversion=2.12.6-ddn42 serverdistro=el7.9 env=ONLY=51b testlist=sanityn

Signed-off-by: James Nunez <jnunez@whamcloud.com>
Change-Id: Ic3feb72771aa2db050b792159175624260e71f5b
Reviewed-by: Andreas Dilger <adilger@whamcloud.com>
Reviewed-by: Yingjin Qian <qian@ddn.com>
Reviewed-on: https://review.whamcloud.com/45184
Tested-by: jenkins <devops@whamcloud.com>
Tested-by: Maloo <maloo@whamcloud.com>
lustre/tests/sanityn.sh