nm-in-container: install pytest by default
It is useful for running unit tests on NetworkManager-ci.
This commit is contained in:
@@ -424,6 +424,7 @@ RUN dnf install -y \\
|
|||||||
\\
|
\\
|
||||||
'dbus*' \\
|
'dbus*' \\
|
||||||
'openvswitch2*' \\
|
'openvswitch2*' \\
|
||||||
|
/usr/bin/pytest \\
|
||||||
/usr/bin/debuginfo-install \\
|
/usr/bin/debuginfo-install \\
|
||||||
NetworkManager-openvpn \\
|
NetworkManager-openvpn \\
|
||||||
NetworkManager-pptp \\
|
NetworkManager-pptp \\
|
||||||
@@ -442,8 +443,6 @@ RUN dnf install -y \\
|
|||||||
ethtool \\
|
ethtool \\
|
||||||
firewalld \\
|
firewalld \\
|
||||||
gcc \\
|
gcc \\
|
||||||
gdb \\
|
|
||||||
gdb \\
|
|
||||||
git \\
|
git \\
|
||||||
hostapd \\
|
hostapd \\
|
||||||
iproute-tc \\
|
iproute-tc \\
|
||||||
|
Reference in New Issue
Block a user