Skip to content

Commit 3a0ab60

Browse files
committed
flapping.cephfs: Add smb2.session.reauth4 as knownfail
With recent changes to smb.conf[1], smb2.session.reauth4 is expected to fail on CephFS kclient method. Refer [1] for more details. Also remember that this is not a problem with CephFS vfs approach but our clone of selftest mechanism currently lacks the ability to consider flapping lists based on variants for a particular backend. [1] samba-in-kubernetes/sit-environment#109 Signed-off-by: Anoop C S <anoopcs@cryptolab.net>
1 parent 982fbbf commit 3a0ab60

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

testcases/smbtorture/selftest/flapping.cephfs

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,3 +16,7 @@ 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-environment/pull/109
21+
# Note: CephFS(vfs) successfully completes smb2.session.reauth4.
22+
samba3.smb2.session.reauth4

0 commit comments

Comments
 (0)