diff --git a/platform-configs/include/msi-z690-common.robot b/platform-configs/include/msi-z690-common.robot index 8bb3083b..3bf1d09e 100644 --- a/platform-configs/include/msi-z690-common.robot +++ b/platform-configs/include/msi-z690-common.robot @@ -120,4 +120,5 @@ ${BOOT_FROM_USB_ITERATIONS_NUMBER}= 5 *** Keywords *** Power On + [Documentation] Implementation of keywords.Power On Power On Default diff --git a/platform-configs/include/novacustom-common.robot b/platform-configs/include/novacustom-common.robot index 245b3bb5..960a7ba0 100644 --- a/platform-configs/include/novacustom-common.robot +++ b/platform-configs/include/novacustom-common.robot @@ -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 diff --git a/platform-configs/include/optiplex-common.robot b/platform-configs/include/optiplex-common.robot index 6b630417..509459c3 100644 --- a/platform-configs/include/optiplex-common.robot +++ b/platform-configs/include/optiplex-common.robot @@ -98,4 +98,5 @@ ${HIBERNATION_AND_RESUME_SUPPORT}= ${TRUE} *** Keywords *** Power On + [Documentation] Implementation of keywords.Power On Power On Default diff --git a/platform-configs/include/protectli-common.robot b/platform-configs/include/protectli-common.robot index f26129b7..0571c345 100644 --- a/platform-configs/include/protectli-common.robot +++ b/platform-configs/include/protectli-common.robot @@ -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 diff --git a/platform-configs/minnowboard-turbot.robot b/platform-configs/minnowboard-turbot.robot index 7f145274..c2ac9774 100644 --- a/platform-configs/minnowboard-turbot.robot +++ b/platform-configs/minnowboard-turbot.robot @@ -37,4 +37,5 @@ ${CUSTOM_BOOT_MENU_KEY_SUPPORT}= ${TRUE} *** Keywords *** Power On + [Documentation] Implementation of keywords.Power On Power On Default diff --git a/platform-configs/qemu-selftests.robot b/platform-configs/qemu-selftests.robot index d6f62d59..cd9d9c83 100644 --- a/platform-configs/qemu-selftests.robot +++ b/platform-configs/qemu-selftests.robot @@ -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 diff --git a/platform-configs/qemu.robot b/platform-configs/qemu.robot index 90265e26..205bf2e2 100644 --- a/platform-configs/qemu.robot +++ b/platform-configs/qemu.robot @@ -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 diff --git a/platform-configs/raptor-cs_talos2.robot b/platform-configs/raptor-cs_talos2.robot index cdb3e9c3..fc7e87c7 100644 --- a/platform-configs/raptor-cs_talos2.robot +++ b/platform-configs/raptor-cs_talos2.robot @@ -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