Lines Matching full:policy

2 Documentation   This suite verifies the power restore policy supported by
26 Test Restore Policy ALWAYS_POWER_OFF With Host Off
27 [Documentation] Validate ALWAYS_POWER_OFF restore policy functionality.
28 ... Policy:
29 ... System policy set to ALWAYS_POWER_OFF.
37 [Template] Verify Restore Policy
39 # Policy Initial Host State Expected Host State
44 Test Restore Policy ALWAYS_POWER_OFF With Host Running
45 … [Documentation] Verify that the BMC restore policy is ALWAYS_POWER_OFF while the Host is running.
47 [Template] Verify Restore Policy
49 # Policy Initial Host State Expected Host State
53 Test Restore Policy ALWAYS_POWER_ON With Host Off
54 [Documentation] Validate ALWAYS_POWER_ON restore policy functionality.
55 ... Policy:
56 ... System policy set to ALWAYS_POWER_OFF.
64 [Template] Verify Restore Policy
66 # Policy Initial Host State Expected Host State
71 Test Restore Policy ALWAYS_POWER_ON With Host Running
72 [Documentation] Verify the BMC restore policy is ALWAYS_POWER_ON while the Host is running.
74 [Template] Verify Restore Policy
76 # Policy Initial Host State Expected Host State
81 Test Restore Policy Restore Last State With Host Running
82 [Documentation] Validate RESTORE_LAST_STATE restore policy functionality.
83 ... Policy:
84 ... System policy set to RESTORE_LAST_STATE.
92 [Template] Verify Restore Policy
94 # Policy Initial Host State Expected Host State
99 Test Restore Policy Restore Last State With Host Off
100 … [Documentation] Verify the RESTORE_LAST_STATE restore policy functionality while the Host is off.
102 [Template] Verify Restore Policy
104 # Policy Initial Host State Expected Host State
110 Verify Restore Policy
111 [Documentation] Set given policy, reset BMC and expect specified end
113 [Arguments] ${policy} ${expectedState} ${nextState}
116 # policy System policy state string.
122 Redfish Set Power Restore Policy ${policy}
172 # 1. Set policy to default.
174 Run Keyword And Ignore Error Redfish Set Power Restore Policy AlwaysOff