Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add smb2.session.reauth4 to flapping list for XFS and CephFS(kclient) #87

Merged

Commits on Jul 8, 2024

  1. flapping.xfs: Add smb2.session.reauth4 as knownfail

    With recent changes to smb.conf[1] smb2.session.reauth4 is expected to
    fail on XFS. Refer [1] for more deails.
    
    [1] samba-in-kubernetes/sit-environment#109
    
    Signed-off-by: Anoop C S <[email protected]>
    anoopcs9 committed Jul 8, 2024
    Configuration menu
    Copy the full SHA
    68157b1 View commit details
    Browse the repository at this point in the history
  2. 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 <[email protected]>
    anoopcs9 committed Jul 8, 2024
    Configuration menu
    Copy the full SHA
    5a4218c View commit details
    Browse the repository at this point in the history