From: Victor Julien Date: Tue, 7 Feb 2023 21:44:40 +0000 (+0100) Subject: tests: fix smb test for 6.0.x X-Git-Tag: suricata-6.0.12~40 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=refs%2Fpull%2F1116%2Fhead;p=thirdparty%2Fsuricata-verify.git tests: fix smb test for 6.0.x --- diff --git a/tests/smb2-09-trunc-file-logging/suricata.yaml b/tests/smb2-09-trunc-file-logging/suricata.yaml index dd4a1552a..a3b247c34 100644 --- a/tests/smb2-09-trunc-file-logging/suricata.yaml +++ b/tests/smb2-09-trunc-file-logging/suricata.yaml @@ -34,10 +34,6 @@ outputs: # Enable the logging of tagged packets for rules using the # "tag" keyword. tagged-packets: yes - # app layer frames - - frame: - # disabled by default as this is very verbose. - enabled: no - anomaly: # Anomaly log records describe unexpected conditions such # as truncated packets, packets with invalid IP/UDP/TCP diff --git a/tests/smb2-09-trunc-file-logging/test.yaml b/tests/smb2-09-trunc-file-logging/test.yaml index bf6e303d4..e9bc19dff 100644 --- a/tests/smb2-09-trunc-file-logging/test.yaml +++ b/tests/smb2-09-trunc-file-logging/test.yaml @@ -1,3 +1,7 @@ +requires: + features: + - HAVE_NSS + args: - -k none