From a94601188a97f8f863c50d4e09f51735bc836aec Mon Sep 17 00:00:00 2001 From: Philippe Antoine Date: Tue, 4 Nov 2025 21:12:16 +0100 Subject: [PATCH] snmp: backport detection-only test to 8 Ticket: 8076 --- tests/snmp-detection-only/test.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tests/snmp-detection-only/test.yaml b/tests/snmp-detection-only/test.yaml index c746c92dd..11ab0d8f3 100644 --- a/tests/snmp-detection-only/test.yaml +++ b/tests/snmp-detection-only/test.yaml @@ -4,7 +4,7 @@ args: pcap: ../snmp-v2c-get/SNMPv2c_get_requests.pcap requires: - min-version: 9.0.0 + min-version: 8.0.2 checks: - filter: -- 2.47.3