Home
last modified time | relevance | path

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

/external/autotest/server/
Dserver_job.py45 from autotest_lib.server.hosts import factory as host_factory unknown
206 ssh_user=host_factory.DEFAULT_SSH_USER,
207 ssh_port=host_factory.DEFAULT_SSH_PORT,
208 ssh_pass=host_factory.DEFAULT_SSH_PASS,
209 ssh_verbosity_flag=host_factory.DEFAULT_SSH_VERBOSITY,
210 ssh_options=host_factory.DEFAULT_SSH_OPTIONS,