tickets #150278
closedtickets #149954: [Regression] Regression test for SLED 15SP6
tickets #150212: [Regression][Network] Network components of regression tests
[Regression][Network] Network Manager: S3, S4, cold boot: WLAN
0%
Description
Steps:
- Get to S0/S1/S3/S4 respectively
- Click ""power on"" to resume
Note:
The kernel supports up to four system sleep states generically, although
three of them depend on the platform support code to implement the
low-level details for each state.
Check the supported states on your system via: `cat
/sys/power/state`
System enter/resume from S0, S1, S3, S4
# Using `sudo echo ""freeze"" > /sys/power/state` to enter S0
# Using `sudo echo ""standby"" > /sys/power/state` to enter S1
# Using sudo systemctl suspend to enter S3.
# Using sudo systemctl hibernate to enter S4.
The states are represented as follows
(Reference:https://www.kernel.org/doc/Documentation/power/states.txt)
S0(""freeze"") - Suspend-To-Idle
S1(""standby"") - Standby / Power-On Suspend
S3(""mem"") -Suspend-to-RAM
S4(""disk"") - Hibernate -Suspend-to-disk
Expected Result:
vp.2 wireless connection perform normal