Searched refs:hours_to_wait (Results 1 – 1 of 1) sorted by relevance
199 def wait_for_machine_to_recover(host, hours_to_wait=HOURS_TO_WAIT): argument213 hours_to_wait, host.hostname, current_time)214 if not host.wait_up(timeout=hours_to_wait * 3600):