From 219b6b7a88dc69df35c91a43e7eff5704a262e35 Mon Sep 17 00:00:00 2001 From: Philippe Antoine Date: Tue, 7 Oct 2025 20:49:39 +0200 Subject: [PATCH] detect/files: backport nfs test over udp only to 8 Ticket: 7973 --- tests/nfs-udp-only/test.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tests/nfs-udp-only/test.yaml b/tests/nfs-udp-only/test.yaml index b3ca4adef..76f5d989d 100644 --- a/tests/nfs-udp-only/test.yaml +++ b/tests/nfs-udp-only/test.yaml @@ -1,5 +1,5 @@ requires: - min-version: 9 + min-version: 8.0.2 pcap: ../issue-3277-nfsv2-filestore/nfsv2.pcap -- 2.47.3