Skip to content

Commit 6e8982f

Browse files
smbtorture: Add smb2.acl tests
smb2.acls tests are added inorder to avoid regressions in ACL inheritance code wrt different filesystems. Signed-off-by: Shwetha K Acharya <[email protected]>
1 parent c5710bb commit 6e8982f

File tree

2 files changed

+4
-0
lines changed

2 files changed

+4
-0
lines changed

testcases/smbtorture/selftest/flapping.xfs

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,3 +8,6 @@
88

99
# https://github.com/samba-in-kubernetes/sit-environment/pull/109
1010
samba3.smb2.session.reauth4
11+
12+
# Ignore as it needs hardcoded share
13+
samba3.smb2.acls.*.ACCESSBASED

testcases/smbtorture/smbtorture-tests-info.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -31,3 +31,4 @@
3131
- smb2.bench
3232
- smb2.winattr2
3333
- smb2.charset
34+
- smb2.acls

0 commit comments

Comments
 (0)