]> git.ipfire.org Git - thirdparty/suricata-verify.git/commitdiff
test/bug-5464: add file extension to pcap mention
authorJuliana Fajardini <jufajardini@oisf.net>
Fri, 3 Oct 2025 15:33:09 +0000 (12:33 -0300)
committerVictor Julien <victor@inliniac.net>
Sat, 18 Oct 2025 16:36:50 +0000 (18:36 +0200)
The lack of the `.pcap` extension when using `pcap:` to use a file from
a different test seems prone to cause issues.

tests/bug-5464-verdict-05/test.yaml

index 40f13d78f377e09a2cd4a14a3f7ea83a7ac7cba2..848e6a6185efd681a26a7797685840ebc941d302 100644 (file)
@@ -3,7 +3,7 @@ args:
 - --runmode=single
 - --set stream.midstream=true
 
-pcap: ../alert-max/alert-max-append-higher-priority
+pcap: ../alert-max/alert-max-append-higher-priority/input.pcap
 
 checks:
 # Subtest 1