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
Matt Davis 29c6aae2fc
try to load unqualified plugins from whitelist (#70086)
* try to load unqualified plugins from whitelist

* necessary for backcompat loading of unqualified collectionized callback plugins redirected from <= 2.9 core
* also added de-duping from actual loaded name

* add tests

* add warning test

* group test script entries by topic

* shorten warning text grep because wrapping is dumb

* fix adhoc callback loading behavior

* collections pass over whitelist wasn't respecting `_run_additional_callbacks`
* adds regression tests for same

* avoid `grep -L` in tests since it breaks the world
6 years ago
..
ansible_test Relocate ansible-test self tests outside package. (#61255) 6 years ago
integration try to load unqualified plugins from whitelist (#70086) 6 years ago
lib/ansible_test Update ansible-test default test containers. 6 years ago
sanity Use antsibull-changelog instead of packaged changelog generator (#69313) 6 years ago
support Deprecation revisited (#69926) 6 years ago
units transparent downstream vendoring (#69850) 6 years ago
utils/shippable Remove temporary migration hack from CI scripts. 6 years ago