diff options
| -rw-r--r-- | meta-networking/conf/include/ptest-packagelists-meta-networking.inc | 3 |
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 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 = "\ | |||
| 18 | tcpdump \ | 18 | tcpdump \ |
| 19 | " | 19 | " |
| 20 | 20 | ||
| 21 | # firewalld currently hangs forever so disable it for now | ||
| 22 | # firewalld | ||
| 21 | PTESTS_SLOW_META_NETWORKING = "\ | 23 | PTESTS_SLOW_META_NETWORKING = "\ |
| 22 | firewalld \ | ||
| 23 | net-snmp \ | 24 | net-snmp \ |
| 24 | " | 25 | " |
| 25 | 26 | ||
