1
0
Fork 0
mirror of https://github.com/ansible-collections/community.general.git synced 2026-06-28 23:19:33 +00:00
community.general/test/units
Claes Nästén 458a07d5a4 add timeout parameter and increase default timeout for nso modules (#37391)
NSO operations can take much longer than 10 seconds as they operate on
real network equipment, set default timeout to 5 minutes and allow for
user override.
2018-03-19 15:12:58 +00:00
..
cli Add APB role_type to ansible-galaxy init (#36789) 2018-03-09 06:50:17 -05:00
config
contrib
errors
executor Start of tests for modify_module, specifically to ensure proper shebang replacement on old style modules (#36602) 2018-02-22 16:27:53 -06:00
inventory_test_data/group_vars
mock
module_utils add timeout parameter and increase default timeout for nso modules (#37391) 2018-03-19 15:12:58 +00:00
modules add timeout parameter and increase default timeout for nso modules (#37391) 2018-03-19 15:12:58 +00:00
parsing Remove deprecated code (#34828) 2018-01-23 12:02:09 -06:00
playbook Fix redundant yaml error blurbs on ModArgs parse errors (#36923) 2018-03-19 10:55:29 -04:00
plugins Close & remove paramiko connection where appropriate (#37528) 2018-03-16 13:28:04 -04:00
template
utils
vars
__init__.py
ansible.cfg
conftest.py
test_constants.py