From: Victor Julien Date: Wed, 18 Dec 2024 19:57:03 +0000 (+0100) Subject: tests: workaround for urgp tests X-Git-Tag: suricata-7.0.9~94 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=refs%2Fpull%2F2199%2Fhead;p=thirdparty%2Fsuricata-verify.git tests: workaround for urgp tests Slow runs lead to multiple stats records with the same data. Completes cb35ba0d74e1bd163071c3cea1abe509018cda4a --- diff --git a/tests/tcp-urgp-06-oob-within-limit/test.yaml b/tests/tcp-urgp-06-oob-within-limit/test.yaml index 1e8650d3b..687b6f802 100644 --- a/tests/tcp-urgp-06-oob-within-limit/test.yaml +++ b/tests/tcp-urgp-06-oob-within-limit/test.yaml @@ -3,6 +3,7 @@ requires: args: - --set stream.reassembly.urgent.policy=oob +- --set stats.interval=3600 checks: - filter: diff --git a/tests/tcp-urgp-08-oob-exceed-limit-gap/test.yaml b/tests/tcp-urgp-08-oob-exceed-limit-gap/test.yaml index f73f968fa..eb88cffa4 100644 --- a/tests/tcp-urgp-08-oob-exceed-limit-gap/test.yaml +++ b/tests/tcp-urgp-08-oob-exceed-limit-gap/test.yaml @@ -5,6 +5,7 @@ args: - --set stream.reassembly.urgent.policy=oob - --set stream.reassembly.urgent.oob-limit-policy=gap - --simulate-ips +- --set stats.interval=3600 checks: - filter: diff --git a/tests/tcp-urgp-09-oob-exceed-limit-inline/test.yaml b/tests/tcp-urgp-09-oob-exceed-limit-inline/test.yaml index ce781c20f..632e42366 100644 --- a/tests/tcp-urgp-09-oob-exceed-limit-inline/test.yaml +++ b/tests/tcp-urgp-09-oob-exceed-limit-inline/test.yaml @@ -5,6 +5,7 @@ args: - --set stream.reassembly.urgent.policy=oob - --set stream.reassembly.urgent.oob-limit-policy=inline - --simulate-ips +- --set stats.interval=3600 checks: - filter: