Lines Matching full:policy
2 Documentation This suite verifies the power restore policy supported by
25 Test Restore Policy ALWAYS_POWER_OFF With Host Off
26 [Documentation] Validate ALWAYS_POWER_OFF restore policy functionality.
27 ... Policy:
28 ... System policy set to ALWAYS_POWER_OFF.
36 [Template] Verify Restore Policy
38 # Policy Initial Host State Expected Host State
43 Test Restore Policy ALWAYS_POWER_OFF With Host Running
44 … [Documentation] Verify that the BMC restore policy is ALWAYS_POWER_OFF while the Host is running.
46 [Template] Verify Restore Policy
48 # Policy Initial Host State Expected Host State
52 Test Restore Policy ALWAYS_POWER_ON With Host Off
53 [Documentation] Validate ALWAYS_POWER_ON restore policy functionality.
54 ... Policy:
55 ... System policy set to ALWAYS_POWER_OFF.
63 [Template] Verify Restore Policy
65 # Policy Initial Host State Expected Host State
70 Test Restore Policy ALWAYS_POWER_ON With Host Running
71 [Documentation] Verify the BMC restore policy is ALWAYS_POWER_ON while the Host is running.
73 [Template] Verify Restore Policy
75 # Policy Initial Host State Expected Host State
80 Test Restore Policy Restore Last State With Host Running
81 [Documentation] Validate RESTORE_LAST_STATE restore policy functionality.
82 ... Policy:
83 ... System policy set to RESTORE_LAST_STATE.
91 [Template] Verify Restore Policy
93 # Policy Initial Host State Expected Host State
98 Test Restore Policy Restore Last State With Host Off
99 … [Documentation] Verify the RESTORE_LAST_STATE restore policy functionality while the Host is off.
101 [Template] Verify Restore Policy
103 # Policy Initial Host State Expected Host State
109 Verify Restore Policy
110 [Documentation] Set given policy, reset BMC and expect specified end
112 [Arguments] ${policy} ${expectedState} ${nextState}
115 # policy System policy state string.
121 Redfish Set Power Restore Policy ${policy}
173 # 1. Set policy to default.
175 Run Keyword And Ignore Error Redfish Set Power Restore Policy AlwaysOff