tickets #150233
closedtickets #149954: [Regression] Regression test for SLED 15SP6
tickets #150212: [Regression][Network] Network components of regression tests
[Regression][Network] Network Manager - Export/Import VPN connection
0%
Description
Steps:
1.Connect to a VPN, export the connection to a file.
# Since novell VPN server is closed,using openvpn configuration to
test.
1.1 run `nm-connection-editor`
1.2 choose the VPN tab then click 'Edit'
1.3 click 'Export...' button in the pop window's left button
2.Destroy the VPN connection and then recreate the connection by
importing the exported VPN file.
2.1 Come to ""Settings -> Network"", choose the VPN tab then click
the minus button on the left-bottom corner.
2.2 Come to ""Settings -> Network"", click the plus button on the
left-bottom corner.
2.3 Choose ""VPN -> Import from file...""
Tips:
Have a supported VPN network available for testing
Please refer to the testcase for setting up a vpn connection:
https://bugzilla.suse.com/tr_show_case.cgi?case_id=1522430",
Expected Result:
VPN connection could be established successfully.
Updated by zcjia about 1 year ago
- Copied from tickets #117997: [Regression][Network] Network Manager - Export/Import VPN connection added
Updated by GraceWang 7 months ago
- Status changed from Blocked to Rejected
The vpn_export function was dropped by upstream 1 year ago.
https://gitlab.gnome.org/GNOME/gnome-control-center/-/commit/e580c309e855f99251e70301c1c6d3c9236621ed
Another issue asking for adding this function back is https://gitlab.gnome.org/GNOME/gnome-control-center/-/issues/2576
Current now, we are not able to test the export feature from gnome-control-center.
We can use nmcli connection export
to export the vpn connection and then import it from gnome-control-center.
This works fine on latest build 92.1
Updated by GraceWang 20 days ago
- Copied to tickets #171253: [Regression][Network] Network Manager - Export/Import VPN connection added