Home
last modified time | relevance | path

Searched refs:RESTORE_LAST_STATE (Results 1 – 7 of 7) sorted by relevance

/openbmc/phosphor-settingsd/
H A Dsettings.yaml27 default: "RESTORE_LAST_STATE"
29 allowed: ["ALWAYS_POWER_ON", "RESTORE_LAST_STATE", "LEAVE_OFF"]
/openbmc/openbmc-test-automation/redfish/extended/
H A Dtest_power_restore.robot82 [Documentation] Validate RESTORE_LAST_STATE restore policy functionality.
84 ... System policy set to RESTORE_LAST_STATE.
100 … [Documentation] Verify the RESTORE_LAST_STATE restore policy functionality while the Host is off.
/openbmc/openbmc-test-automation/data/
H A Dvariables.py122 RESTORE_LAST_STATE = CONTROL_DBUS_BASE + "Power.RestorePolicy.Policy.Restore" variable
/openbmc/openbmc-test-automation/extended/code_update/
H A Dcode_update_utils.robot163 # policy Policy value to set (e.g. ${RESTORE_LAST_STATE},
/openbmc/openbmc-test-automation/lib/
H A Dutils.robot533 # Note that this function will translate the old style "RESTORE_LAST_STATE"
538 # policy Power restore policy (e.g "RESTORE_LAST_STATE",
539 # ${RESTORE_LAST_STATE}).
H A Dcommon_utils.robot62 @{valid_power_policy_vars} RESTORE_LAST_STATE ALWAYS_POWER_ON
/openbmc/openbmc-test-automation/
H A DCONTRIBUTING.md207 # policy Power restore policy (e.g "RESTORE_LAST_STATE",
208 # ${RESTORE_LAST_STATE}, etc.).