Skip to content

Commit 0a5098e

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

File tree

3 files changed

+9
-0
lines changed

3 files changed

+9
-0
lines changed

testcases/smbtorture/selftest/flapping.cephfs

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -20,3 +20,6 @@ samba3.smb2.timestamps.time_t_1968
2020
# https://github.com/samba-in-kubernetes/sit-environment/pull/109
2121
# Note: CephFS(vfs) successfully completes smb2.session.reauth4.
2222
samba3.smb2.session.reauth4
23+
24+
# https://github.com/samba-in-kubernetes/sit-test-cases/issues/80
25+
samba3.smb2.durable-open.alloc-size

testcases/smbtorture/selftest/flapping.cephfs-vfs

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,3 +16,6 @@ samba3.smb2.timestamps.time_t_10000000000
1616
samba3.smb2.timestamps.time_t_-1
1717
samba3.smb2.timestamps.time_t_-2
1818
samba3.smb2.timestamps.time_t_1968
19+
20+
# https://github.com/samba-in-kubernetes/sit-test-cases/issues/80
21+
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)