Skip to content

Commit

Permalink
flapping.cephfs: Add smb2.create.quota-fake-file as knownfail
Browse files Browse the repository at this point in the history
This change replicates what we have with flapping.glusterfs where the
mentioned smbtorture subtest is already marked as knownfail in upstream.

Signed-off-by: Anoop C S <anoopcs@cryptolab.net>
  • Loading branch information
anoopcs9 committed Jan 10, 2024
1 parent 0e09247 commit 89fb4ca
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
@@ -1,2 +1,6 @@
# https://github.com/samba-in-kubernetes/sit-test-cases/issues/35
^samba3.smb2.rw.invalid

# This is a known fail for samba4 env. We explicitly mark env as
# samba3 which means we don't ever match with this knownfail.
^samba3.smb2.create.quota-fake-file

0 comments on commit 89fb4ca

Please sign in to comment.