ansible/test
Sam Doran 197daf095b 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)
2019-01-24 10:43:11 -08:00
..
cache
env [stable-2.6] Add env command to ansible-test and run in CI. (#50176) 2018-12-22 00:10:20 -08:00
integration [stable-2.6] Disable failing azure_rm_postgresqlserver test.. 2019-01-22 22:35:06 -08:00
legacy Add symlinks sanity test. (#46467) 2018-10-09 18:54:41 -07:00
results
runner [stable-2.6] Cleanup integration test inventory. (#50753) 2019-01-11 19:46:44 -08:00
sanity added missing docs for option in acl module (#50775) (#50806) 2019-01-16 13:54:01 -08:00
units Catch sshpass authentication errors and don't retry multiple times to prevent account lockout (#50776) 2019-01-24 10:43:11 -08:00
utils [stable-2.6] Fix run.py --branch argument. 2019-01-07 16:50:34 -08:00