From 3a0ab607ba79d4aa24394711637e11b714b42554 Mon Sep 17 00:00:00 2001 From: Anoop C S Date: Fri, 5 Jul 2024 19:38:02 +0530 Subject: [PATCH] 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] https://github.com/samba-in-kubernetes/sit-environment/pull/109 Signed-off-by: Anoop C S --- testcases/smbtorture/selftest/flapping.cephfs | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/testcases/smbtorture/selftest/flapping.cephfs b/testcases/smbtorture/selftest/flapping.cephfs index 4039666..52db079 100644 --- a/testcases/smbtorture/selftest/flapping.cephfs +++ b/testcases/smbtorture/selftest/flapping.cephfs @@ -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