Skip to content

Commit

Permalink
testcases/smbtorture: add smb2.timestamps to smbtorture tests
Browse files Browse the repository at this point in the history
Run the smb2.timestamps test suite in smbtorture.

Signed-off-by: Sachin Prabhu <[email protected]>
  • Loading branch information
spuiuk authored and anoopcs9 committed Apr 8, 2024
1 parent 0ee7418 commit 34f624e
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 0 deletions.
8 changes: 8 additions & 0 deletions testcases/smbtorture/selftest/flapping.cephfs
Original file line number Diff line number Diff line change
Expand Up @@ -8,3 +8,11 @@
# Ignore due to lack of proper multichannel setup.
^samba3.smb2.session.bind2
^samba3.smb2.session.two_logoff

# https://github.com/samba-in-kubernetes/sit-test-cases/issues/71
# https://tracker.ceph.com/issues/65043
samba3.smb2.timestamps.time_t_15032385535
samba3.smb2.timestamps.time_t_10000000000
samba3.smb2.timestamps.time_t_-1
samba3.smb2.timestamps.time_t_-2
samba3.smb2.timestamps.time_t_1968
1 change: 1 addition & 0 deletions testcases/smbtorture/smbtorture-tests-info.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,3 +24,4 @@
- smb2.openattr
- smb2.session
- smb2.create
- smb2.timestamps

0 comments on commit 34f624e

Please sign in to comment.