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
Nathaniel Case 9c0275a879
Connection plugins network_cli and netconf (#32521)
* implements jsonrpc message passing for ansible-connection

* implements more generic mechanism for persistent connections
* starts persistent connection in task_executor if enabled and supported
* supports using network_cli as top level connection plugin
* enhances logging for persistent connection to stdout

* Update action plugins

* Fix Python3 RPC

* Fix Junos bytes<-->str issues

* supports using netconf as top level connection plugin

* Error message when running netconf on an unsupported platform
* Update tests

* Fix `authorize: yes` for `connection: local`

* Handle potentially JSON data in terminal

* Add clarifying detail if possible on ConnectionError
8 years ago
..
cache Update ansible-test sanity command. (#31958) 8 years ago
compile Docs how to test (2nd) (#24094) 9 years ago
integration Fix ios_config file prompt issue (#32744) 8 years ago
legacy remove unused ssh pipelining setters 8 years ago
results Collect data from integration test runs. (#28650) 9 years ago
runner Update ansible-test sanity command. (#31958) 8 years ago
sanity Add ISSU capability and fix workflow bug for nxos_install_os module (#32540) 8 years ago
units Connection plugins network_cli and netconf (#32521) 8 years ago
utils Use same TEST seperater as Shippable (#32758) 8 years ago