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