We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0ee7418 commit 34f624eCopy full SHA for 34f624e
testcases/smbtorture/selftest/flapping.cephfs
@@ -8,3 +8,11 @@
8
# Ignore due to lack of proper multichannel setup.
9
^samba3.smb2.session.bind2
10
^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
@@ -24,3 +24,4 @@
24
- smb2.openattr
25
- smb2.session
26
- smb2.create
27
+- smb2.timestamps
0 commit comments