You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
ansible/test
Ricardo Carrillo Cruz 62e1c14edc
Pull persistent connection parameters via get_option (#39367)
* WIP Pull persistent connection parameters via get_option

* Fix pep8

* Add use_persistent_connection setting to paramiko_ssh plugin

* Add vars section to persistent_command_timeout setting and prevail provider values over config manager

* Use persistent_command_timeout on network_cli instead of timeout

* Fix unit tests

If we don't call loader to get network_cli, then _load_name is never
set and we get KeyError.

* Pull persistent_command_timeout via config  manager for ios connection local

* Pull persistent_command_timeout via config manager on connection local
7 years ago
..
cache Update ansible-test sanity command. (#31958) 7 years ago
integration save_snapshot_locally nxos_snapshot (#40227) 7 years ago
legacy Use https for links to ansible.com domains. 7 years ago
results Collect data from integration test runs. (#28650) 7 years ago
runner Network requirements to be installed by ansible-test (#40042) 7 years ago
sanity xml: Fix validate-modules issue (#40121) 7 years ago
units Pull persistent connection parameters via get_option (#39367) 7 years ago
utils Make docs-build sanity test disabled by default. 7 years ago