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
236 ssh_user=host_factory.DEFAULT_SSH_USER,
237 ssh_port=host_factory.DEFAULT_SSH_PORT,
238 ssh_pass=host_factory.DEFAULT_SSH_PASS,
239 ssh_verbosity_flag=host_factory.DEFAULT_SSH_VERBOSITY,
240 ssh_options=host_factory.DEFAULT_SSH_OPTIONS,