Searched defs:get_boot_id (Results 1 - 2 of 2) sorted by relevance

/external/autotest/server/hosts/
H A Dsonic_host.py111 def get_boot_id(self, timeout=60): member in class:SonicHost
192 current_boot_id = self.get_boot_id()
281 current_boot_id = self.get_boot_id()
/external/autotest/client/common_lib/hosts/
H A Dbase_classes.py223 def get_boot_id(self, timeout=60): member in class:Host
227 calls to Host.get_boot_id() return the same string if the host did
257 @param old_boot_id: Result of self.get_boot_id() before shutdown.
290 @param old_boot_id: Result of self.get_boot_id() before restart.

Completed in 111 milliseconds