Project

General

Profile

Actions

tickets #150278

open

tickets #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

Added by zcjia 6 months ago. Updated 6 months ago.

Status:
New
Priority:
Normal
Assignee:
Category:
not_automated
Target version:
Start date:
2022-10-12
Due date:
% Done:

0%

Estimated time:
Relevance:
P2

Description

Steps:

  1. Get to S0/S1/S3/S4 respectively
  2. 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


Related issues 1 (0 open1 closed)

Copied from QE-Workstation - tickets #118216: [Regression][Network] Network Manager: S3, S4, cold boot: WLANRejectedGraceWang2022-10-12

Actions
Actions #1

Updated by zcjia 6 months ago

  • Copied from tickets #118216: [Regression][Network] Network Manager: S3, S4, cold boot: WLAN added
Actions #2

Updated by zcjia 6 months ago

  • Target version changed from 15sp5 to 15sp6
Actions #3

Updated by zcjia 6 months ago

  • Assignee changed from GraceWang to zcjia
Actions

Also available in: Atom PDF