platform-configs: Update Power On impls docs

Signed-off-by: Filip Gołaś <filip.golas@3mdeb.com>
This commit is contained in:
Filip Gołaś
2025-02-18 23:49:34 +01:00
committed by Maciej Pijanowski
parent f23d86b1bf
commit 93703a2123
8 changed files with 6 additions and 15 deletions
@@ -120,4 +120,5 @@ ${BOOT_FROM_USB_ITERATIONS_NUMBER}= 5
*** Keywords ***
Power On
[Documentation] Implementation of keywords.Power On
Power On Default
@@ -136,9 +136,7 @@ ${L2_CACHE_SUPPORT}= ${TRUE}
*** Keywords ***
Power On
[Documentation] Keyword clears SSH buffer and sets Device Under Test
... into Power On state from Mechanical Off. (coldboot) For example:
... sonoff, RTE relays.
[Documentation] Implementation of keywords.Power On
IF "${POWER_CTRL}"=="none" RETURN
Restore Initial DUT Connection Method
Power Cycle On
@@ -98,4 +98,5 @@ ${HIBERNATION_AND_RESUME_SUPPORT}= ${TRUE}
*** Keywords ***
Power On
[Documentation] Implementation of keywords.Power On
Power On Default
@@ -133,6 +133,7 @@ ${STABILITY_DETECTION_SUSPEND_ITERATIONS}= 5
*** Keywords ***
Power On
[Documentation] Implementation of keywords.Power On
Power On Default
Check Coreboot Components Measurement
@@ -37,4 +37,5 @@ ${CUSTOM_BOOT_MENU_KEY_SUPPORT}= ${TRUE}
*** Keywords ***
Power On
[Documentation] Implementation of keywords.Power On
Power On Default
-4
View File
@@ -45,9 +45,5 @@ ${DASHARO_MEMORY_MENU_SUPPORT}= ${TRUE}
*** Keywords ***
Power On
[Documentation] Keyword clears telnet buffer and sets Device Under Test
... into Power On state using RTE OC buffers. Implementation
... must be compatible with the theory of operation of a
... specific platform.
Read From Terminal
Qemu Monitor.System Reset
-4
View File
@@ -87,9 +87,5 @@ ${CAPSULE_UPDATE_SUPPORT}= ${TRUE}
*** Keywords ***
Power On
[Documentation] Keyword clears telnet buffer and sets Device Under Test
... into Power On state using RTE OC buffers. Implementation
... must be compatible with the theory of operation of a
... specific platform.
Read From Terminal
Qemu Monitor.System Reset
+1 -4
View File
@@ -266,10 +266,7 @@ Set Chassis Power State
Close OBMC Service Connection
Power On
[Documentation] Keyword sets Device Under Test into Power On state using
... openbmc-test-automation library and opens console client.
... Implementation must be compatible with the theory of
... operation of a specific platform.
[Documentation] Implementation of keywords.Power On
Variable Should Exist ${OPENBMC_HOST}
Set Global Variable ${AUTH_URI} https://${OPENBMC_HOST}${AUTH_SUFFIX}
${host_state}= Get Host State