From 020d38d39a771ef618724d5cea37299ddd1e6729 Mon Sep 17 00:00:00 2001 From: Gyorgy Sarvari Date: Sun, 26 Oct 2025 13:16:02 +0100 Subject: [PATCH] lksctp-tools: move ptest from problem-list to slow-list The tests execute and pass successfully - I managed to run them successfully, without a change on x86-64 and aarch64. Signed-off-by: Gyorgy Sarvari Signed-off-by: Khem Raj --- .../conf/include/ptest-packagelists-meta-networking.inc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/meta-networking/conf/include/ptest-packagelists-meta-networking.inc b/meta-networking/conf/include/ptest-packagelists-meta-networking.inc index 1cdb6d1811..408b559da2 100644 --- a/meta-networking/conf/include/ptest-packagelists-meta-networking.inc +++ b/meta-networking/conf/include/ptest-packagelists-meta-networking.inc @@ -34,12 +34,12 @@ PTESTS_FAST_META_NETWORKING:remove:libc-musl = "\ # firewalld currently hangs forever so disable it for now # firewalld PTESTS_SLOW_META_NETWORKING = "\ + lksctp-tools \ net-snmp \ openvpn \ " PTESTS_PROBLEMS_META_NETWORKING = "\ - lksctp-tools \ nftables \ python3-scapy \ "