HomeSort by relevance Sort by last modified time
    Searched refs:ssh_user (Results 1 - 4 of 4) sorted by null

  /external/autotest/server/hosts/
factory_unittest.py 197 factory.ssh_user = 'foo'
211 del factory.ssh_user
221 machine = _gen_machine_dict(attributes={'ssh_user': 'somebody',
263 factory.ssh_user = 'foo'
278 del factory.ssh_user
288 machine = _gen_machine_dict(attributes={'ssh_user': 'somebody',
  /external/autotest/server/
autoserv 410 ssh_user = parser.options.ssh_user
464 ssh_user, ssh_port, ssh_pass,
autoserv.py 410 ssh_user = parser.options.ssh_user
464 ssh_user, ssh_port, ssh_pass,
server_job.py 228 ssh_user=host_factory.DEFAULT_SSH_USER,
248 @param ssh_user: The SSH username. [root]
293 self._ssh_user = ssh_user
475 machines, job, ssh_user, ssh_port, ssh_pass, ssh_verbosity_flag,
480 'ssh_user' : self._ssh_user,
    [all...]

Completed in 213 milliseconds