-
Notifications
You must be signed in to change notification settings - Fork 4
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
smbtorture: Add all the smb2.* tests to smbtorture #65
base: main
Are you sure you want to change the base?
Conversation
Setting do-not-merge for now - Just want to run it through the CI to see the list of failing tests for xfs. |
As you can see(test timed out after 6h 😕 ) may be it is not a good idea to enable all at once. |
8f3a4ff
to
6b9b07c
Compare
/retest all |
40198dc
to
a53f433
Compare
For smb2.maxfid:
|
With the following additional tests
List of failures: xfs: None cephfs: cephfs.vfs: gpfs: (This doesn't have the flapping.gpfs file yet. That rules out the first three failures) |
Interesting to see that smb2.compound_find which is already running successfully timed out when other new tests were added. |
This could simply be the fact that I added a 90 second timeout for this set of patches. It may be that the tests take longer than usual for cephfs compared to gpfs and xfs. |
Set of failures for cephfs_ll with the same number of tests. samba3.smb2.bench.oplock1 |
@spuiuk Can we have another round of run with just the changes to add extra tests? |
a53f433
to
73bccd2
Compare
Signed-off-by: Sachin Prabhu <[email protected]>
73bccd2
to
a66e0da
Compare
/retest centos-ci/cephfs.vfs |
Add to the list of the smbtorture tests run.