Home
last modified time | relevance | path

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

/external/autotest/server/
Dserver_job.py59 from autotest_lib.server.hosts import factory as host_factory unknown
248 ssh_user=host_factory.DEFAULT_SSH_USER,
249 ssh_port=host_factory.DEFAULT_SSH_PORT,
250 ssh_pass=host_factory.DEFAULT_SSH_PASS,
251 ssh_verbosity_flag=host_factory.DEFAULT_SSH_VERBOSITY,
252 ssh_options=host_factory.DEFAULT_SSH_OPTIONS,