From 3b00980a8ac2124c9a831fe95d54f304d78782c6 Mon Sep 17 00:00:00 2001 From: Victor Julien Date: Wed, 18 Dec 2024 20:57:03 +0100 Subject: [PATCH] tests: workaround for urgp tests Slow runs lead to multiple stats records with the same data. Completes cb35ba0d74e1bd163071c3cea1abe509018cda4a --- tests/tcp-urgp-06-oob-within-limit/test.yaml | 1 + tests/tcp-urgp-08-oob-exceed-limit-gap/test.yaml | 1 + tests/tcp-urgp-09-oob-exceed-limit-inline/test.yaml | 1 + 3 files changed, 3 insertions(+) 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: