diff mbox series

[meta-networking,2/2] ptest-packagelists-meta-networking: firewalld hangs therefore disabled

Message ID 20240223223905.928368-2-raj.khem@gmail.com
State Accepted, archived
Headers show
Series [meta-oe,1/2] ptest-packagelists-meta-oe.inc: Remove oprofile from PTESTS_PROBLEMS_META_OE | expand

Commit Message

Khem Raj Feb. 23, 2024, 10:39 p.m. UTC
Signed-off-by: Khem Raj <raj.khem@gmail.com>
---
 .../conf/include/ptest-packagelists-meta-networking.inc        | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)
diff mbox series

Patch

diff --git a/meta-networking/conf/include/ptest-packagelists-meta-networking.inc b/meta-networking/conf/include/ptest-packagelists-meta-networking.inc
index 6b41bfcf1a..5d0100bd80 100644
--- a/meta-networking/conf/include/ptest-packagelists-meta-networking.inc
+++ b/meta-networking/conf/include/ptest-packagelists-meta-networking.inc
@@ -18,8 +18,9 @@  PTESTS_FAST_META_NETWORKING = "\
     tcpdump \
 "
 
+# firewalld currently hangs forever so disable it for now
+#    firewalld
 PTESTS_SLOW_META_NETWORKING = "\
-    firewalld \
     net-snmp \
 "