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/units/plugins/connection
Ganesh Nalawade 825d9df5ea Add eos changes for Python3 (#24600)
* eos python3 changes

* changes to convert response from byte to text

* Add dellos6 python3 changes
Make `execute_command` arguments and its
return value complaint to PY3 changes
made in PR #24431

* Fix py3 prompt issue for invalid show command
* Fix review comments
* Add generic fix for error prompt in py3
* Fix CI issue
* Fix network_cli unit test failure
7 years ago
..
__init__.py Fix unit test dirs to match code under test. 8 years ago
test_connection.py Fix password prompt matching (#24081) 7 years ago
test_netconf.py updates netconf to use persistent socket (#21307) 7 years ago
test_network_cli.py Add eos changes for Python3 (#24600) 7 years ago
test_ssh.py Ignores ControlPersist broken pipe errors. Fixes #16731 7 years ago