samba-in-kubernetes / sit-test-cases

SIT (Samba Integration Tests) Automated Test Cases
0 stars 4 forks source link

smbtorture: Add more smb2 tests #81

Open anoopcs9 opened 1 month ago

anoopcs9 commented 1 month ago

Here we update selftest/knownfail as smb2.setinfo is a single test and not a test suite. Hopefully with the next sync of selftest contents from upstream we get it resolved via !3647.

The pull request depends on !3635 and !3649 in order to successfully pass smb2.durable-open and smb2.delete-on-close-perms respectively.

spuiuk commented 3 weeks ago

/retest all

anoopcs9 commented 2 weeks ago

/retest centos-ci/cephfs.vfs

spuiuk commented 2 days ago

@anoopcs9 It looks like https://gitlab.com/samba-team/samba/-/merge_requests/3647 is still pending. I propose that we remove this particular change from this PR and commit the change to add new tests within this PR. You can re-propose the changes to knownfail once the MR above is approved for upstream.