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/lib/ansible_test/_internal
Sloane Hertel 51f6d129cb
support hard coded module_defaults.yml groups for collections (#69919)
* Only allow groups which were hardcoded in module_defaults.yml

only load action groups from the collection if module_defaults contains a potential group for the action

* Fix tests using modules that override those whitelisted in lib/ansible/config/module_defaults.yml

Third party modules should not be using group/ - use the action name instead

* add externalized module_defaults tests

add the missing group and collections

ci_complete

Co-authored-by: Matt Davis <mrd@redhat.com>

* changelog

ci_complete

* Fix import in tests

ci_complete

* Update with requested changes

ci_complete

* don't traceback since we don't validate the contents of module_defaults

ci_complete

Co-authored-by: Matt Davis <mrd@redhat.com>
4 years ago
..
ci ansible-test local change detection: use --base-branch if specified (#69508) 4 years ago
cloud support hard coded module_defaults.yml groups for collections (#69919) 4 years ago
coverage Report error for coverage 5+ in ansible-test. 5 years ago
integration Update ansible-test handling of delegation paths. (#69056) 5 years ago
provider Fix ansible-test submodule handling. (#68759) 5 years ago
sanity Split out and install sanity test requirements. (#69971) 4 years ago
units Fix ansible-test pytest plugin loading. (#62119) 5 years ago
__init__.py Relocate ansible-test code. (#60147) 5 years ago
ansible_util.py Split out and install sanity test requirements. (#69971) 4 years ago
cache.py Relocate ansible-test code. (#60147) 5 years ago
classification.py ansible-test: don't trigger full CI run for changes to changelogs/ and docs/ in collections (#68550) 5 years ago
cli.py Split out and install sanity test requirements. (#69971) 4 years ago
config.py ansible-test local change detection: use --base-branch if specified (#69508) 4 years ago
constants.py Relocate ansible-test code. (#60147) 5 years ago
core_ci.py Update ansible-test support for CI providers. 4 years ago
coverage_util.py Code cleanup and refactoring in ansible-test. (#67063) 5 years ago
csharp_import_analysis.py Add relative module_util support for powershell (#68321) 5 years ago
data.py Fix ansible-test submodule handling. (#68759) 5 years ago
delegation.py Update ansible-test support for CI providers. 4 years ago
diff.py Relocate ansible-test code. (#60147) 5 years ago
docker_util.py fix `ansible-test units` to work(ish) under podman (#69462) 4 years ago
encoding.py Code cleanup and refactoring in ansible-test. (#67063) 5 years ago
env.py Update ansible-test support for CI providers. 4 years ago
executor.py Split out and install sanity test requirements. (#69971) 4 years ago
git.py Fix ansible-test handling of git submodules. (#65027) 5 years ago
http.py Relocate ansible-test code. (#60147) 5 years ago
import_analysis.py Fix ansible-test change detection traceback. 5 years ago
init.py Relocate ansible-test code. (#60147) 5 years ago
io.py Add code coverage target analysis to ansible-test. (#67141) 5 years ago
manage_ci.py Update ansible-test handling of delegation paths. (#69056) 5 years ago
metadata.py Update ansible-test support for CI providers. 4 years ago
payload.py Fix ansible-test delegation from pip install. 5 years ago
powershell_import_analysis.py Add relative module_util support for powershell (#68321) 5 years ago
target.py Testing: Add support for CentOS Linux On Power platform (#68130) 5 years ago
test.py Update ansible-test support for CI providers. 4 years ago
thread.py Relocate ansible-test code. (#60147) 5 years ago
types.py Code cleanup and refactoring in ansible-test. (#67063) 5 years ago
util.py Reduce pip output noise in ansible-test. (#69925) 4 years ago
util_common.py Add relative module_util support for powershell (#68321) 5 years ago
venv.py Fix ansible-test virtualenv real python search. 5 years ago