Home
last modified time | relevance | path

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

/external/autotest/server/
Dserver_job.py49 from autotest_lib.server.hosts import factory as host_factory unknown
228 ssh_user=host_factory.DEFAULT_SSH_USER,
229 ssh_port=host_factory.DEFAULT_SSH_PORT,
230 ssh_pass=host_factory.DEFAULT_SSH_PASS,
231 ssh_verbosity_flag=host_factory.DEFAULT_SSH_VERBOSITY,
232 ssh_options=host_factory.DEFAULT_SSH_OPTIONS,