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 17effffad6
[stable-2.9] Add coverage exporting to ansible-test (#72982)
* Add `--venv-system-site-packages` to ansible-test.

(cherry picked from commit 934d6b235b)

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

* [stable-2.9] Add coverage exporting to ansible-test

A new `--export` option for `ansible-test coverage combine` allows multi-step aggregation of code coverage for CI pipelines..

(cherry picked from commit fa2be89cd4)

Backport of https://github.com/ansible/ansible/pull/72563
5 years ago
..
ci [stable-2.9] Fix Azure Pipelines change detection. (#72824) 5 years ago
cloud [stable-2.9] Fix container discovery for the acme test plugin. 5 years ago
integration [stable-2.9] Fix ansible-test integration temp dir location. 6 years ago
provider [stable-2.9] Add missing var for format string in ansible-test. 6 years ago
sanity [stable-2.9] Use AZP config for integration-aliases test. 5 years ago
units [stable-2.9] Fix ansible-test pytest plugin loading. (#62119) (#62120) 6 years ago
__init__.py Relocate ansible-test code. (#60147) 7 years ago
ansible_util.py [stable-2.9] Fix ansible-test PYTHONPATH handling. 6 years ago
cache.py Relocate ansible-test code. (#60147) 7 years ago
classification.py Improve ansible-test classifications for collections (#72353) 5 years ago
cli.py [stable-2.9] Add coverage exporting to ansible-test (#72982) 5 years ago
config.py [stable-2.9] Add coverage exporting to ansible-test (#72982) 5 years ago
constants.py Relocate ansible-test code. (#60147) 7 years ago
core_ci.py [stable-2.9] Backport ansible-test CI provider support. (#71614) 5 years ago
cover.py [stable-2.9] Add coverage exporting to ansible-test (#72982) 5 years ago
coverage_util.py [stable-2.9] Properly exclude tests/output/ from code coverage. 6 years ago
csharp_import_analysis.py Change collection PS util import pattern (#61307) 6 years ago
data.py More ansible-test path handling updates. (#61484) 6 years ago
delegation.py [stable-2.9] Add coverage exporting to ansible-test (#72982) 5 years ago
diff.py Relocate ansible-test code. (#60147) 7 years ago
docker_util.py [stable-2.9] [stable-2.10] Fix ansible-test handling of user-defined docker networks. (#72256) 5 years ago
encoding.py [stable-2.9] Backport ansible-test CI provider support. (#71614) 5 years ago
env.py [stable-2.9] Backport ansible-test CI provider support. (#71614) 5 years ago
executor.py [stable-2.9] [stable-2.10] Fix ansible-test handling of user-defined docker networks. (#72256) 5 years ago
git.py [stable-2.9] Fix ansible-test handling of git submodules. (#65027) (#65075) 6 years ago
http.py Relocate ansible-test code. (#60147) 7 years ago
import_analysis.py [stable-2.9] Fix ansible-test relative import analysis. (#70994) 5 years ago
init.py Relocate ansible-test code. (#60147) 7 years ago
io.py [stable-2.9] Backport ansible-test CI provider support. (#71614) 5 years ago
manage_ci.py Move ansible-test coverage config to test/lib/ 6 years ago
metadata.py [stable-2.9] Backport ansible-test CI provider support. (#71614) 5 years ago
payload.py [stable-2.9] Fix ansible-test tar format handling. 5 years ago
powershell_import_analysis.py Change collection PS util import pattern (#61307) 6 years ago
target.py ansible-test sanity: fix UnicodeDecodeError for `--python 2.7 --docker` (#72623) (#72866) 5 years ago
test.py [stable-2.9] Backport ansible-test CI provider support. (#71614) 5 years ago
thread.py Relocate ansible-test code. (#60147) 7 years ago
types.py Overhaul ansible-test test path handling. (#61416) 6 years ago
util.py [stable-2.9] Backport ansible-test CI provider support. (#71614) 5 years ago
util_common.py [stable-2.9] Backport ansible-test CI provider support. (#71614) 5 years ago
venv.py [stable-2.9] Fix ansible-test virtualenv real python search. 6 years ago