Commit Graph

5 Commits (f06152db978003f296baf3f4247d637346a4dc20)

Author SHA1 Message Date
David Wilson aed8fb531b tests: unused imports 6 years ago
David Wilson 3b0addcfb0 service: v2. Closes #213 6 years ago
David Wilson f98279fc95 tests: fix LRU test after splitting up Connection class.
The module the connection class is now loaded as is
"ansible.plugins.connection.mitogen_ssh", etc., which breaks the test.
Instead, check if the connection is an instance of the base Connection
class.
7 years ago
David Wilson d827bdb848 tests: fixes to get regression/ running under vanilla Ansible 7 years ago
David Wilson ed915b6e63 tests: magic mitogen_shutdown_all action
LRU tests break when run as part of the whole suite rather than
individually, because LRU stuff is already happening for earlier tests.
7 years ago