Closed
Description
version: testinfra-10.0.0
pytest --hosts=ssh://root:foo@[email protected] test.py -vvv
Captured log:
DEBUG testinfra:base.py:328 RUN CommandResult(backend=<testinfra.backend.ssh.SshBackend object at 0x7f1514287490>, exit_status=5, command=b"sshpass -p foo ssh -o User=root -o ConnectTimeout=10 -o ControlMaster=auto -o ControlPersist=60s [email protected] 'uname -s'", _stdout=b'', _stderr=b'Permission denied, please try again.\r\n')
Metadata
Metadata
Assignees
Labels
No labels