From: Victor Julien Date: Sun, 4 May 2025 06:35:37 +0000 (+0200) Subject: tests: fix double stats record throwing test off X-Git-Tag: suricata-7.0.11~72 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=refs%2Fpull%2F2487%2Fhead;p=thirdparty%2Fsuricata-verify.git tests: fix double stats record throwing test off Set longer stats interval just like the test owning the pcap. --- diff --git a/tests/elephant-flow-tracking/test.yaml b/tests/elephant-flow-tracking/test.yaml index b95c4ebf5..782496d02 100644 --- a/tests/elephant-flow-tracking/test.yaml +++ b/tests/elephant-flow-tracking/test.yaml @@ -1,5 +1,8 @@ pcap: ../tcp-urgp-09-oob-exceed-limit-inline/tcp-urgent-1byte-66k.pcap +args: +- --set stats.interval=3600 + requires: min-version: 8