ansible/test/units
Strahinja Kustudić 9f0be5a556 Ignores ControlPersist broken pipe errors. Fixes #16731
Ansible will now automatically retry a connection if SSH returns an error:

mux_client_hello_exchange: write packet: Broken pipe

This is probably a bug in SSH, but because it's safe to retry this
connection there is no need for Ansible to fail because of it.
2017-04-07 09:06:28 -07:00
..
cli Update module_utils.six to latest (#22855) 2017-03-23 13:35:05 -07:00
contrib Remove shebangs from unit tests. 2017-02-27 17:53:10 -08:00
errors Legacy pep8 updates for setup.py and tests 2017-02-11 16:04:52 -08:00
executor Update module_utils.six to latest (#22855) 2017-03-23 13:35:05 -07:00
inventory Update module_utils.six to latest (#22855) 2017-03-23 13:35:05 -07:00
inventory_test_data/group_vars
mock Update module_utils.six to latest (#22855) 2017-03-23 13:35:05 -07:00
module_utils Added Virtuozzo distribution support 2017-03-29 08:47:05 -07:00
modules fix iosxr commands to encode json (#23346) 2017-04-06 15:44:21 +01:00
parsing Update module_utils.six to latest (#22855) 2017-03-23 13:35:05 -07:00
playbook Update module_utils.six to latest (#22855) 2017-03-23 13:35:05 -07:00
plugins Ignores ControlPersist broken pipe errors. Fixes #16731 2017-04-07 09:06:28 -07:00
template Update module_utils.six to latest (#22855) 2017-03-23 13:35:05 -07:00
utils PEP 8 indent cleanup. (#20800) 2017-01-29 07:28:53 +00:00
vars Update module_utils.six to latest (#22855) 2017-03-23 13:35:05 -07:00
__init__.py Add empty-init code-smell script. (#18406) 2016-11-07 15:02:13 -08:00
conftest.py Run unit tests in isolation w/ coverage support. 2017-02-27 17:16:45 -08:00
test_constants.py Update module_utils.six to latest (#22855) 2017-03-23 13:35:05 -07:00