-
Bug
-
Resolution: Unresolved
-
Normal
-
rhel-10.0
-
None
-
None
-
rhel-sst-network-management
-
ssg_networking
-
5
-
False
-
-
None
-
None
-
-
None
-
None
-
None
What were you trying to do that didn't work?
In order to execute openvpn_2fa tests in NetworkManager-ci, both NetworkManager-openvpn and NetworkManager-openvpn-gnome has to be installed. The -gnome rpm brings in another 150+ dependencies not needed during CLI testing.
Please provide the package NVR for which bug is seen:
NetworkManager-openvpn-1.12.0-1.fc40
NetworkManager-1.49.2-33385.copr.83a2595970.el10
How reproducible:
always
Steps to reproduce
- execute NM-ci envsetup
- dnf remove NetworkManager-openvpn-gnome
- ./test_run.sh openvpn_2fa
Expected results
test should pass, even without -gnome package installed
Actual results
test fails without -gnome package installed, passes otherwise