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
Rick Elrod 7f62a9d7b5
Make cache adjudicator's flush call plugin flush (#70987)
Change:
- Previously CachePluginAdjudicator#flush only removed entries from the
  cache backend that it knew about by using them earlier. Now it calls
  the underlying plugin's flush() method.

Test Plan:
- New unit tests

Tickets:
- Fixes #68770

Signed-off-by: Rick Elrod <rick@elrod.me>
4 years ago
..
action fix internal cases of actions calling unqualified module names (#70818) 4 years ago
become
cache Make cache adjudicator's flush call plugin flush (#70987) 4 years ago
callback Nuke _get_item() from callback, deprecated 2.11 (#70233) 4 years ago
connection winrm - Added kinit_args to control the args for kinit calls (#70624) 4 years ago
filter Make filter type errors 'loop friendly' (#70417) 4 years ago
inventory Clean up unit test boilerplate. 4 years ago
loader_fixtures Clean up unit test boilerplate. 4 years ago
lookup
shell Clean up unit test boilerplate. 4 years ago
strategy
__init__.py
test_plugins.py plugin loader: return collection name; ansible-doc: handle ansible.builtin correctly (#70026) 4 years ago