Skip to content

Commit

Permalink
flapping.cephfs: Add smb2.session.reauth4 as knownfail
Browse files Browse the repository at this point in the history
With recent changes to smb.conf[1], smb2.session.reauth4 is expected to
fail on CephFS kclient method. Refer [1] for more details.

[1] samba-in-kubernetes/sit-environment#109

Signed-off-by: Anoop C S <anoopcs@cryptolab.net>
  • Loading branch information
anoopcs9 committed Jul 5, 2024
1 parent 63174c7 commit 2c39fac
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions testcases/smbtorture/selftest/flapping.cephfs
Original file line number Diff line number Diff line change
Expand Up @@ -16,3 +16,7 @@ samba3.smb2.timestamps.time_t_10000000000
samba3.smb2.timestamps.time_t_-1
samba3.smb2.timestamps.time_t_-2
samba3.smb2.timestamps.time_t_1968

# https://github.com/samba-in-kubernetes/sit-environment/pull/109
# Note: CephFS(vfs) successfully completes smb2.session.reauth4.
samba3.smb2.session.reauth4

0 comments on commit 2c39fac

Please sign in to comment.