nm-in-container: install pytest by default

It is useful for running unit tests on NetworkManager-ci.
This commit is contained in:
Thomas Haller
2023-06-28 12:20:11 +02:00
parent d563b4e009
commit c59e7dfdee

View File

@@ -424,6 +424,7 @@ RUN dnf install -y \\
\\
'dbus*' \\
'openvswitch2*' \\
/usr/bin/pytest \\
/usr/bin/debuginfo-install \\
NetworkManager-openvpn \\
NetworkManager-pptp \\
@@ -442,8 +443,6 @@ RUN dnf install -y \\
ethtool \\
firewalld \\
gcc \\
gdb \\
gdb \\
git \\
hostapd \\
iproute-tc \\