Skip to content

Commit 34f624e

Browse files
spuiukanoopcs9
authored andcommitted
testcases/smbtorture: add smb2.timestamps to smbtorture tests
Run the smb2.timestamps test suite in smbtorture. Signed-off-by: Sachin Prabhu <[email protected]>
1 parent 0ee7418 commit 34f624e

File tree

2 files changed

+9
-0
lines changed

2 files changed

+9
-0
lines changed

testcases/smbtorture/selftest/flapping.cephfs

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,3 +8,11 @@
88
# Ignore due to lack of proper multichannel setup.
99
^samba3.smb2.session.bind2
1010
^samba3.smb2.session.two_logoff
11+
12+
# https://github.com/samba-in-kubernetes/sit-test-cases/issues/71
13+
# https://tracker.ceph.com/issues/65043
14+
samba3.smb2.timestamps.time_t_15032385535
15+
samba3.smb2.timestamps.time_t_10000000000
16+
samba3.smb2.timestamps.time_t_-1
17+
samba3.smb2.timestamps.time_t_-2
18+
samba3.smb2.timestamps.time_t_1968

testcases/smbtorture/smbtorture-tests-info.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -24,3 +24,4 @@
2424
- smb2.openattr
2525
- smb2.session
2626
- smb2.create
27+
- smb2.timestamps

0 commit comments

Comments
 (0)