Searched refs:is_up_fast (Results 1 – 9 of 9) sorted by relevance
82 if host.is_up_fast(count=10):
667 def is_up_fast(self, count=1): member in AbstractSSHHost1022 self._cached_up_status = self.is_up_fast()
361 pingable_before_servo = self.is_up_fast(count=3)381 pingable_after_servo = self.is_up_fast(count=3)2247 if self.is_up_fast():3008 if not self._servo_host.is_up_fast():3114 elif self.is_up_fast():
1456 if not self.is_up_fast():1666 if not newhost.is_up_fast(count=3):
108 if not self.host.is_up_fast():
201 if self._host and self._host.is_up_fast():
30 and target.is_up_fast()
253 if not self._host.is_up_fast():
400 dargs['host'].is_up_fast()):441 dargs['host'].is_up_fast()):