Searched refs:up_sec (Results 1 – 1 of 1) sorted by relevance
133 def wait_for_system_to_cycle(self, down_sec, up_sec): argument150 if not self.host.ping_wait_up(timeout=up_sec) or \151 not self.host.wait_up(timeout=up_sec):