From 070164e4f1e564570c5d2f1472530e5e85478ed1 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Toke=20H=C3=B8iland-J=C3=B8rgensen?= Date: Wed, 8 Oct 2025 14:25:41 +0200 Subject: [PATCH] Add ndisc6 from EPEL to the gating test MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Toke Høiland-Jørgensen --- plans/gating.fmf | 3 +++ sanity/xdp_tools_ci.fmf | 1 + 2 files changed, 4 insertions(+) diff --git a/plans/gating.fmf b/plans/gating.fmf index 1574f39..397c099 100644 --- a/plans/gating.fmf +++ b/plans/gating.fmf @@ -3,5 +3,8 @@ discover: - how: fmf test: - /sanity +prepare: + - how: feature + epel: enabled execute: how: tmt diff --git a/sanity/xdp_tools_ci.fmf b/sanity/xdp_tools_ci.fmf index 0c663f6..147ff1d 100644 --- a/sanity/xdp_tools_ci.fmf +++ b/sanity/xdp_tools_ci.fmf @@ -6,4 +6,5 @@ require: - wireshark-cli - tcpdump - socat + - ndisc6 duration: 1h