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
Matt Clay cf21e699d4
Update ansible-test pylint Python support. (#72997)
* Rename pylint plugin and add tests. (#70225)
* Update ansible-test pylint Python support. (#72972)
* Add integration tests for sanity test failures.
(cherry picked from commit fa48678a08)

* Python 3.8 is now officially supported.
* Python 3.9 is now skipped with a warning.
(cherry picked from commit 37d09f2488)

* Allow key None to prevent errors with import test.
(cherry picked from commit dbc2c996ab)

Backport of https://github.com/ansible/ansible/pull/73003

Co-authored-by: Felix Fontein <felix@fontein.de>
5 years ago
..
ci [stable-2.10] Fix Azure Pipelines change detection. (#72824) 5 years ago
cloud [stable-2.10] Fix container discovery for the acme test plugin. 5 years ago
coverage [stable-2.10] Add coverage exporting to ansible-test 5 years ago
integration Update ansible-test handling of delegation paths. (#69056) 6 years ago
provider Fix ansible-test submodule handling. (#68759) 6 years ago
sanity Update ansible-test pylint Python support. (#72997) 5 years ago
units Fix ansible-test pytest plugin loading. (#62119) 6 years ago
__init__.py Relocate ansible-test code. (#60147) 6 years ago
ansible_util.py config: singular ANSIBLE_COLLECTIONS_PATH (#70007) 6 years ago
cache.py Relocate ansible-test code. (#60147) 6 years ago
classification.py Improve ansible-test classifications for collections (#72353) 5 years ago
cli.py [stable-2.10] Add coverage exporting to ansible-test 5 years ago
config.py [stable-2.10] Fix ansible-test handling of user-defined docker networks. (#72256) 5 years ago
constants.py Relocate ansible-test code. (#60147) 6 years ago
core_ci.py [stable-2.10] Use new endpoint for Parallels based instances. 5 years ago
coverage_util.py Code cleanup and refactoring in ansible-test. (#67063) 6 years ago
csharp_import_analysis.py Add relative module_util support for powershell (#68321) 6 years ago
data.py Fix ansible-test submodule handling. (#68759) 6 years ago
delegation.py [stable-2.10] Fix ansible-test handling of user-defined docker networks. (#72256) 5 years ago
diff.py Relocate ansible-test code. (#60147) 6 years ago
docker_util.py [stable-2.10] Fix ansible-test handling of user-defined docker networks. (#72256) 5 years ago
encoding.py Code cleanup and refactoring in ansible-test. (#67063) 6 years ago
env.py Update ansible-test support for CI providers. 6 years ago
executor.py [stable-2.10] Fix cryptography constraints in ansible-test. (#72914) (#72922) 5 years ago
git.py Fix ansible-test handling of git submodules. (#65027) 6 years ago
http.py Relocate ansible-test code. (#60147) 6 years ago
import_analysis.py [stable-2.10] Fix ansible-test relative import analysis. (#70993) 5 years ago
init.py Relocate ansible-test code. (#60147) 6 years ago
io.py Add code coverage target analysis to ansible-test. (#67141) 6 years ago
manage_ci.py [stable-2.10] Support macOS 10.15 for ansible-test --remote. 5 years ago
metadata.py Update ansible-test support for CI providers. 6 years ago
payload.py Fix ansible-test delegation from pip install. 6 years ago
powershell_import_analysis.py Add relative module_util support for powershell (#68321) 6 years ago
target.py ansible-test sanity: fix UnicodeDecodeError for `--python 2.7 --docker` (#72623) (#72865) 5 years ago
test.py Avoid use of deprecated junit-xml method. 6 years ago
thread.py Relocate ansible-test code. (#60147) 6 years ago
types.py Code cleanup and refactoring in ansible-test. (#67063) 6 years ago
util.py [stable-2.10] Fix cryptography constraints in ansible-test. (#72914) (#72922) 5 years ago
util_common.py Update ansible-test default containers. (#69819) 6 years ago
venv.py [stable-2.10] Fix ansible-test virtualenv management. 5 years ago