Skip to content

Commit b91035f

Browse files
committed
flapping.cephfs: Add specific smb2.session tests as knownfail
Many of the tests from smb2.session torture suite are already failing on XFS for which flapping.xfs already contains an entry to skip any such failures. With recent update to selftest entries from upstream, compared to flapping.xfs we are left with only one failure(smb2.session.reauth4) which needs to be investigated before adding it to the flapping list. Signed-off-by: Anoop C S <[email protected]>
1 parent dcbcd34 commit b91035f

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
@@ -4,3 +4,7 @@
44
# This is a known fail for samba4 env. We explicitly mark env as
55
# samba3 which means we don't ever match with this knownfail.
66
^samba3.smb2.create.quota-fake-file
7+
8+
# Ignore due to lack of proper multichannel setup.
9+
^samba3.smb2.session.bind2
10+
^samba3.smb2.session.two_logoff

0 commit comments

Comments
 (0)