ansible/test
Sam Doran 44d7c1e23e [stable-2.7] Catch sshpass authentication errors and don't retry multiple times to prevent account lockout (#50776)
* Catch SSH authentication errors and don't retry multiple times to prevent account lock out

Signed-off-by: Sam Doran <sdoran@redhat.com>

* Subclass AnsibleAuthenticationFailure from AnsibleConnectionFailure

Use comparison rather than range() because it's much more efficient.

Signed-off-by: Sam Doran <sdoran@redhat.com>

* Add tests

Signed-off-by: Sam Doran <sdoran@redhat.com>

* Make paramiko_ssh connection plugin behave the same way

Signed-off-by: Sam Doran <sdoran@redhat.com>

* Add changelog

Signed-off-by: Sam Doran <sdoran@redhat.com>.
(cherry picked from commit 9d4c0dc111)

Co-authored-by: Sam Doran <sdoran@redhat.com>
Signed-off-by: Sam Doran <sdoran@redhat.com>
2019-01-24 10:38:08 -08:00
..
cache
env [stable-2.7] Add env command to ansible-test and run in CI. (#50176) 2018-12-22 00:10:16 -08:00
integration file - allow touch on files not owned by user (#50964) 2019-01-24 10:22:11 -08:00
legacy vultr_server: fix multiple ssh keys not handled (#50337) 2019-01-07 11:05:25 -08:00
results
runner [stable-2.7] Cleanup integration test inventory. (#50753) 2019-01-11 19:46:38 -08:00
sanity added missing docs for option in acl module (#50775) 2019-01-14 12:34:39 -08:00
units [stable-2.7] Catch sshpass authentication errors and don't retry multiple times to prevent account lockout (#50776) 2019-01-24 10:38:08 -08:00
utils [stable-2.7] Fix run.py --branch argument. 2019-01-07 16:50:31 -08:00