summaryrefslogtreecommitdiffstats
path: root/meta-networking
diff options
context:
space:
mode:
authorKhem Raj <raj.khem@gmail.com>2024-02-23 14:38:10 -0800
committerKhem Raj <raj.khem@gmail.com>2024-02-26 08:13:21 -0800
commit7aff0f399b0e0bf2caef066b8397098585bab623 (patch)
tree5b428229040df6e028cd5e156925694cd3282e10 /meta-networking
parent3fe8ea15c3c4aed68b680f97f156eea34fab2457 (diff)
downloadmeta-openembedded-7aff0f399b0e0bf2caef066b8397098585bab623.tar.gz
ptest-packagelists-meta-networking: firewalld hangs therefore disabled
Signed-off-by: Khem Raj <raj.khem@gmail.com>
Diffstat (limited to 'meta-networking')
-rw-r--r--meta-networking/conf/include/ptest-packagelists-meta-networking.inc3
1 files changed, 2 insertions, 1 deletions
diff --git a/meta-networking/conf/include/ptest-packagelists-meta-networking.inc b/meta-networking/conf/include/ptest-packagelists-meta-networking.inc
index 6b41bfcf1..5d0100bd8 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 = "\
18 tcpdump \ 18 tcpdump \
19" 19"
20 20
21# firewalld currently hangs forever so disable it for now
22# firewalld
21PTESTS_SLOW_META_NETWORKING = "\ 23PTESTS_SLOW_META_NETWORKING = "\
22 firewalld \
23 net-snmp \ 24 net-snmp \
24" 25"
25 26