Actions
tickets #150323
closedtickets #149954: [Regression] Regression test for SLED 15SP6
tickets #150212: [Regression][Network] Network components of regression tests
[Regression][Network] Network Manager - UI - Enable Networking/Wireless
Start date:
2022-10-13
Due date:
% Done:
0%
Estimated time:
Relevance:
P1
Description
Note: newer versions of Network Manager no longer uses nm-dhcp-client
- Check if Network Manager has been started. In the terminal, perform: ps aux|grep nm-dhcp-client
- In the condition of connected to a wireless network, click network tray icon to turn off the wireless connection.
- Enable wireless connection and connect to a wireless network
- Connect a wired network by plug in the cable manually.
- Turn on the wireless connection again.
- Remove wire cable.
vp1.Make sure nm-dhcp-client process returned in the output of the command.
vp2.Verify that wireless connection is destroyed
vp3.Verify that last known wireless connection connects
vp4.Verify that NM automatically switches to ethernet connection
vp5.Verify both wireless and wired network are connected (by using "ip a"), and make sure the default gateway is the wired network (by using "route -n" command)
vp6.Verify that wired connections is destroyed, and default gateway switched to the wireless automatically.
Updated by zcjia about 1 year ago
- Copied from tickets #118447: [Regression][Network] Network Manager - UI - Enable Networking/Wireless added
Updated by GraceWang 20 days ago
- Copied to tickets #171193: [Regression][Network] Network Manager - UI - Enable Networking/Wireless added
Actions