[Bug 289150] sys/net/if_ovpn/if_ovpn tests failing in CI

From: <bugzilla-noreply_at_freebsd.org>
Date: Fri, 12 Sep 2025 06:58:13 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=289150

--- Comment #10 from commit-hook@FreeBSD.org ---
A commit in branch stable/14 references this bug:

URL:
https://cgit.FreeBSD.org/src/commit/?id=995d95c309fccd312f6e1c27ad4a93544b95780a

commit 995d95c309fccd312f6e1c27ad4a93544b95780a
Author:     Kristof Provost <kp@FreeBSD.org>
AuthorDate: 2025-08-29 09:19:26 +0000
Commit:     Kristof Provost <kp@FreeBSD.org>
CommitDate: 2025-09-12 06:32:16 +0000

    if_ovpn tests: skip float and linklocal test on < 2.7

    Earlier versions (than 2.7.0) do not support float notifications or
link-local
    addresses. Skip the relevant tests there.

    PR:             289150
    MFC after:      1 week
    Sponsored by:   Rubicon Communications, LLC ("Netgate")
    Differential Revision:  https://reviews.freebsd.org/D52234

    (cherry picked from commit 512d3c3a2c6391cee61ff41e3fe6304973346857)

 tests/sys/net/if_ovpn/if_ovpn.sh |  2 ++
 tests/sys/net/if_ovpn/utils.subr | 19 +++++++++++++++++++
 2 files changed, 21 insertions(+)

-- 
You are receiving this mail because:
You are on the CC list for the bug.