Home
last modified time | relevance | path

Searched refs:InstallFailedError (Results 1 – 1 of 1) sorted by relevance

/external/autotest/site_utils/deployment/
Dinstall.py104 class InstallFailedError(Exception): class
108 class _NoAFEServoPortError(InstallFailedError):
411 raise InstallFailedError(
817 raise InstallFailedError('Unknown board for given host')
906 raise InstallFailedError('Current OS on host %s is not a labstation'
909 raise InstallFailedError('Unable to verify host has a labstation image,'
927 raise InstallFailedError('Failed to get HWID & Serial Number for host'