Whamcloud - gitweb
LU-16434 tests: replace '-m' with '-i' in sanity/230j 23/49523/3
authorJian Yu <yujian@whamcloud.com>
Wed, 28 Dec 2022 18:08:20 +0000 (10:08 -0800)
committerAndreas Dilger <adilger@whamcloud.com>
Fri, 30 Dec 2022 03:27:32 +0000 (03:27 +0000)
commitab115a8ec9827b9593bf2d78f77fd856083abbef
tree4e564c9526ef353783ba98c04d3d4be02a69001d
parente4c5b174a22a1d14f469ddebbedfd77020b64ef0
LU-16434 tests: replace '-m' with '-i' in sanity/230j

In lfs_setdirstripe(), '-m' was originally used for '--mode'.
Fix sanity test_230j to replace '-m 0' with '-i 0' to force
directory creation on MDT0000 as the test expected.

Test-Parameters: trivial mdscount=2 mdtcount=4 \
env=ONLY=230j testlist=sanity

Change-Id: I10d435719f4b29ec47fa06c478caee9fcc8134a5
Fixes: 8deea7888c ("LU-11508 mdt: reject DoM file migration")
Signed-off-by: Jian Yu <yujian@whamcloud.com>
Reviewed-on: https://review.whamcloud.com/c/fs/lustre-release/+/49523
Tested-by: jenkins <devops@whamcloud.com>
Tested-by: Maloo <maloo@whamcloud.com>
Reviewed-by: Lai Siyao <lai.siyao@whamcloud.com>
Reviewed-by: Andreas Dilger <adilger@whamcloud.com>
lustre/tests/sanity.sh