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 d9366cb818
[stable-2.9] Allow the use of paramiko_conn before connection (#61570) (#69642)
* [stable-2.9] Allow the use of _paramiko_conn even if the connection hasn't been started. (#61570)

* Allow the use of _paramiko_conn even if the connection hasn't been started.

I'm not sure what the benefit is of Noneing paramiko_conn on close, but will keep for now

* Fix test

* Try to fix up net_put & net_get

* Add changelog.
(cherry picked from commit 50e09be14f)

Co-authored-by: Nathaniel Case <ncase@redhat.com>

* Restore check_prompt and task_uuid
6 years ago
..
ansible_test Relocate ansible-test self tests outside package. (#61255) 6 years ago
integration avoid fatal tb on bad fqcn callback name (#69440) (#69496) 6 years ago
legacy Rename Azure modules: facts -> info (#61505) 6 years ago
lib/ansible_test Fix ansible-test import analysis for collections. (#68352) (#69405) 6 years ago
sanity [stable-2.9] Fix filedescriptor out of range in select() when running commands (#65058) (#69517) 6 years ago
units [stable-2.9] Allow the use of paramiko_conn before connection (#61570) (#69642) 6 years ago
utils Increase unit test timeouts. 6 years ago