Whamcloud - gitweb
LU-18193 test: fix sanity 300l 52/56252/3
authorLai Siyao <lai.siyao@whamcloud.com>
Wed, 4 Sep 2024 07:23:08 +0000 (03:23 -0400)
committerOleg Drokin <green@whamcloud.com>
Thu, 12 Sep 2024 05:51:01 +0000 (05:51 +0000)
commitbdea0d8dcfd8f1726dbe5713606fabace7ecef5d
treed2c6c20fb95b12ba2f4d1288a508bcb4df8dcfe1
parent69dcd1b940ce43af17489b0268d16c5186cf0325
LU-18193 test: fix sanity 300l

Sanity.sh test_300l mkdir with non-root user, but it's creating a
remote dir, it will fail because it requires enable_remote_dir_gid=-1.

Fixes: 29d18f84e ("LU-6341 llite: Use ll_dir_getstripe to get default LMVEA")
Test-Parameters: trivial testlist=sanity env=ONLY=300l,ONLY_REPEAT=30
Signed-off-by: Lai Siyao <lai.siyao@whamcloud.com>
Change-Id: I03d61e89396b205d80ed302b2fd6ccf716a39366
Reviewed-on: https://review.whamcloud.com/c/fs/lustre-release/+/56252
Tested-by: jenkins <devops@whamcloud.com>
Tested-by: Maloo <maloo@whamcloud.com>
Reviewed-by: Alex Zhuravlev <bzzz@whamcloud.com>
Reviewed-by: Andreas Dilger <adilger@whamcloud.com>
Reviewed-by: Oleg Drokin <green@whamcloud.com>
lustre/tests/sanity.sh