tickets #118216
closedtickets #117442: [Regression] Regression test for SLED
tickets #117757: [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
Updated by GraceWang over 1 year ago
- Status changed from New to Blocked
- Relevance changed from P5 to P2
Updated by GraceWang over 1 year ago
- Status changed from Blocked to Rejected
Based on the Wiki https://progress.opensuse.org/projects/qe-workstation/wiki#The-status-of-the-ticket-test-case
Set the status to REJECTED with linked bug id.
Updated by zcjia about 1 year ago
- Copied to tickets #150278: [Regression][Network] Network Manager: S3, S4, cold boot: WLAN added