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.
mitogen/tests/ansible/lib
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.
8 years ago
..
action tests: fix LRU test after splitting up Connection class. 8 years ago
callback tests: enable profile_tasks callback plugin 8 years ago
modules issue #199: ansible: stop writing temp files for new style modules 8 years ago
modules.src ansible: better planner logging, try again 8 years ago