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