From 3705ec5592da07778fda5d8e83f874efe263edcd Mon Sep 17 00:00:00 2001 From: Simon Kelley Date: Thu, 15 Feb 2024 09:55:57 +0000 Subject: [PATCH] Relax limits imposed by d/t/functions.d/ip-addr.patterns in Debian autotest. --- debian/changelog | 8 ++++++++ debian/tests/functions.d/ip-addr.patterns | 2 +- 2 files changed, 9 insertions(+), 1 deletion(-) diff --git a/debian/changelog b/debian/changelog index a70a6d2..0d5abf7 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,11 @@ +dnsmasq (2.90-2) unstable; urgency=medium + + [ Sven Geuer ] + * Relax limits imposed by d/t/functions.d/ip-addr.patterns to allow for + successful tests on ci.debian.net. + + -- Simon Kelley Wed, 14 Feb 2024 11:33:14 +0000 + dnsmasq (2.90-1) unstable; urgency=medium [ Simon Kelley ] diff --git a/debian/tests/functions.d/ip-addr.patterns b/debian/tests/functions.d/ip-addr.patterns index 599bf63..a5bdddf 100644 --- a/debian/tests/functions.d/ip-addr.patterns +++ b/debian/tests/functions.d/ip-addr.patterns @@ -1,4 +1,4 @@ -?: veth1@if?: mtu 1500 qdisc noqueue state UP group default qlen 1000 +*: veth1@if*: mtu 1500 qdisc noqueue state UP group default qlen 1000 link/ether ??:??:??:??:??:?? brd ff:ff:ff:ff:ff:ff link-netnsid 0 inet 192.168.142.?/29 brd 192.168.142.7 scope global dynamic veth1 valid_lft 3[56][0-9][0-9]sec preferred_lft 3[56][0-9][0-9]sec