HomeSort by relevance Sort by last modified time
    Searched refs:current_boot_id (Results 1 - 2 of 2) sorted by null

  /external/autotest/server/hosts/
sonic_host.py 191 current_boot_id = self.get_boot_id()
198 self.wait_for_restart(timeout=timeout, old_boot_id=current_boot_id)
279 current_boot_id = self.get_boot_id()
282 old_boot_id=current_boot_id)
remote.py 146 current_boot_id = self.get_boot_id()
159 self.wait_for_restart(timeout, old_boot_id=current_boot_id,

Completed in 223 milliseconds