-
Notifications
You must be signed in to change notification settings - Fork 4
smbtorture: Add smb2.acl tests #102
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
base: main
Are you sure you want to change the base?
Conversation
We occasionally sync with upstream w.r.t to selftest framework updates. Especially in this case, since they (smb2.acls tests) are present for a long time, we most probably have those tests already in flapping/knownfail list. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I'll leave it here before I forget.
40ab134
to
15b7c77
Compare
updated! |
15b7c77
to
6e8982f
Compare
/retest all |
smb2.acls tests are added inorder to avoid regressions in ACL inheritance code wrt different filesystems. Signed-off-by: Shwetha K Acharya <[email protected]>
032a97d
to
9bc59c9
Compare
smb2.acls tests are added inorder to avoid regressions in ACL inheritance code wrt different filesystems.