Skip to content

Commit f5671e8

Browse files
committed
smbtorture: Add more smb2 tests
Signed-off-by: Anoop C S <[email protected]>
1 parent c79de0d commit f5671e8

File tree

2 files changed

+6
-0
lines changed

2 files changed

+6
-0
lines changed

testcases/smbtorture/selftest/flapping.cephfs

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -25,3 +25,6 @@ samba3.smb2.session.reauth4
2525
# due to unicode normalization which results in same unicode character even
2626
# if composed using two different unicode encodings.
2727
^samba3.smb2.charset.*.Testing composite character \(a umlaut\)
28+
29+
# https://github.com/samba-in-kubernetes/sit-test-cases/issues/80
30+
samba3.smb2.durable-open.alloc-size

testcases/smbtorture/smbtorture-tests-info.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -31,3 +31,6 @@
3131
- smb2.bench
3232
- smb2.winattr2
3333
- smb2.charset
34+
- smb2.dir
35+
- smb2.durable-open
36+
- smb2.delete-on-close-perms

0 commit comments

Comments
 (0)