]> git.ipfire.org Git - thirdparty/suricata-verify.git/commitdiff
tests: don't enforce shutdown flow logging
authorVictor Julien <victor@inliniac.net>
Fri, 20 Dec 2024 19:31:28 +0000 (20:31 +0100)
committerVictor Julien <victor@inliniac.net>
Fri, 10 Jan 2025 08:16:36 +0000 (09:16 +0100)
Test checked for a flow log being generated by shutdown, but it is
possible to have the flow manager handle it before shutdown. So in that
case it would be "timeout". Since the test isn't about that, remove the
check.

tests/pgsql/pgsql-ssl-rejected-md5-auth-simple-query/test.yaml

index 6a96de1c0a340cde9466260b42020f76abb0da3f..e42ccbdaec9630078932c7e08524abe7d3dee994 100644 (file)
@@ -141,7 +141,6 @@ checks:
       flow.bytes_toserver: 1180
       flow.pkts_toclient: 12
       flow.pkts_toserver: 15
-      flow.reason: shutdown
       flow.state: closed
       proto: TCP
       src_ip: 10.16.1.10
@@ -168,7 +167,6 @@ checks:
       flow.bytes_toserver: 626
       flow.pkts_toclient: 6
       flow.pkts_toserver: 8
-      flow.reason: shutdown
       flow.state: closed
       proto: TCP
       src_ip: 10.16.1.10