Skip to content

Commit 263615d

Browse files
committed
FAN: replace manual fwts execution with keyword
Signed-off-by: Filip Gołaś <filip.golas@3mdeb.com>
1 parent 38432dc commit 263615d

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

dasharo-compatibility/cpu-fan-speed-measure.robot

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -64,7 +64,7 @@ FAN003.201 Fans are turning off during suspend mode with ME Enabled
6464
Login To Linux
6565
Switch To Root User
6666
Log To Console \nFan test started, please check fan state manually
67-
Execute Command In Terminal fwts s3 -f -r /tmp/suspend_test_log.log 90
67+
Perform Suspend Test Using FWTS
6868
Log To Console \nFan state test ended, please note the result
6969

7070
FAN004.201 Fans are turning off during suspend mode with ME Soft disabled
@@ -77,7 +77,7 @@ FAN004.201 Fans are turning off during suspend mode with ME Soft disabled
7777
Login To Linux
7878
Switch To Root User
7979
Log To Console \nFan test started, please check fan state manually
80-
Execute Command In Terminal fwts s3 -f -r /tmp/suspend_test_log.log 90
80+
Perform Suspend Test Using FWTS
8181
Log To Console \nFan state test ended, please note the result
8282

8383
FAN005.201 Fans are turning off during suspend mode with ME HAP disabled
@@ -90,7 +90,7 @@ FAN005.201 Fans are turning off during suspend mode with ME HAP disabled
9090
Login To Linux
9191
Switch To Root User
9292
Log To Console \nFan test started, please check fan state manually
93-
Execute Command In Terminal fwts s3 -f -r /tmp/suspend_test_log.log 90
93+
Perform Suspend Test Using FWTS
9494
Log To Console \nFan state test ended, please note the result
9595

9696
FAN006.201 GPU fan speed measure

0 commit comments

Comments
 (0)