Home
last modified time | relevance | path

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

/external/autotest/server/site_tests/factory_InstallServo/
Dfactory_InstallServo.py25 from autotest_lib.server.cros.factory_install_test import FactoryInstallTest
29 class factory_InstallServo(FactoryInstallTest):
76 get_dut_ip, timeout=FactoryInstallTest.FACTORY_INSTALL_TIMEOUT_SEC,
82 FactoryInstallTest.FACTORY_INSTALL_TIMEOUT_SEC):
90 timeout=FactoryInstallTest.FIRST_BOOT_TIMEOUT_SEC)
/external/autotest/server/cros/
Dfactory_install_test.py58 class FactoryInstallTest(test.test): class
260 if not dut_client.wait_up(FactoryInstallTest.WAIT_UP_TIMEOUT_SEC):
271 timeout=FactoryInstallTest.FACTORY_TEST_TIMEOUT_SEC)
290 timeout=FactoryInstallTest.FACTORY_TEST_TIMEOUT_SEC,
316 if not dut_client.wait_up(FactoryInstallTest.FIRST_BOOT_TIMEOUT_SEC):
333 timeout=FactoryInstallTest.WAIT_UP_TIMEOUT_SEC):
/external/autotest/server/site_tests/factory_InstallVM/
Dfactory_InstallVM.py21 from autotest_lib.server.cros.factory_install_test import FactoryInstallTest
36 class factory_InstallVM(FactoryInstallTest):
128 timeout=FactoryInstallTest.FACTORY_INSTALL_TIMEOUT_SEC,