From: Victor Julien Date: Fri, 20 Dec 2024 19:31:28 +0000 (+0100) Subject: tests: don't enforce shutdown flow logging X-Git-Tag: suricata-7.0.9~86 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ba743e51ec19bfe4669149fe8ac67fb4284a953f;p=thirdparty%2Fsuricata-verify.git tests: don't enforce shutdown flow logging 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. --- diff --git a/tests/pgsql/pgsql-ssl-rejected-md5-auth-simple-query/test.yaml b/tests/pgsql/pgsql-ssl-rejected-md5-auth-simple-query/test.yaml index 6a96de1c0..e42ccbdae 100644 --- a/tests/pgsql/pgsql-ssl-rejected-md5-auth-simple-query/test.yaml +++ b/tests/pgsql/pgsql-ssl-rejected-md5-auth-simple-query/test.yaml @@ -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