]> git.ipfire.org Git - thirdparty/suricata-verify.git/commitdiff
filestore: do not enforce a warning id
authorPhilippe Antoine <contact@catenacyber.fr>
Tue, 26 Jul 2022 14:28:42 +0000 (16:28 +0200)
committerJason Ish <jason.ish@oisf.net>
Mon, 3 Oct 2022 16:12:09 +0000 (10:12 -0600)
tests/filestore-v2.8-stream-depth/test.yaml

index 13ca74e03c40188457084b1e5aaa1b2c32d3a46c..0db5b662d9544cf60220142f2e5a778aadf02251 100644 (file)
@@ -13,7 +13,7 @@ pcap: ../filestore-v2.7-stream-depth/input.pcap
 checks:
 
   - shell:
-      args: grep "SC_WARN_FILESTORE_CONFIG(331)] - file-store.stream-depth value 10000 has no effect since it's less than stream.reassembly.depth value" stdout | wc -l | xargs
+      args: grep "SC_WARN_FILESTORE_CONFIG([0-9]\+)] - file-store.stream-depth value 10000 has no effect since it's less than stream.reassembly.depth value" stdout | wc -l | xargs
       expect: 1
 
   - filter: