Lines Matching +full:wait +full:- +full:state
3 ... user-defined keywords which are available to all gui modules
90 # (e.g. https://openbmc-test.mybluemix.net/#/login).
110 Wait Until Element Is Enabled ${xpath_textbox_hostname}
115 Wait Until Element Is Enabled ${xpath_button_logout}
124 # obmc_test_setup The OpenBMC required state.
128 Log To Console Verifying the system state and stability.
131 Wait Until Page Does Not Contain Unreachable
147 Wait Until Keyword Succeeds 10 min 60 sec Is Host Running
162 Wait OpenBMC To Become Stable ${obmc_running_state}
171 Wait OpenBMC To Become Stable ${obmc_off_state}
173 Wait OpenBMC To Become Stable
179 # OBMC_expected_state The OBMC state which is required for test.
180 # retry_time Total wait time after executing the command.
182 # above total wait time.
184 Wait Until Keyword Succeeds ${retry_time} ${retry_interval}
185 ... Wait Until Element Contains ${xpath_select_server_power}
187 Wait Until Keyword Succeeds ${retry_time} ${retry_interval}
188 ... Verify OpenBMC State From REST Interface ${obmc_expected_state}
190 Verify OpenBMC State From REST Interface
191 [Documentation] Verify system state from REST Interface.
195 # obmc_required_state The OBMC state which is required for test.
197 ${obmc_current_state_REST}= Get Host State
214 Wait Until Page Contains Element ${xpath_button_login}
229 # (e.g. https://openbmc-test.mybluemix.net/#/login).
248 # (e.g. power__power-on.)
251 Wait Until Element Is Visible ${controller_element}
259 Controller Server Power Click Button power__power-on
260 Wait Until Page Contains Running timeout=30s
282 Expected Initial Test State
284 ... host if "Off" expected as per the requirement of initial test state.
287 # expectedState Test initial host state.