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
Toshio Kuratomi e10902d744
Add the ansible_2_10 intersphinx reference. (#71028)
There are links from the scenario guides to collections but collections
docs aren't built in testing or locally when we're on the devel branch.
Due to that we need to make sure those references resolve to the
production docsite.  We can use intersphinx to make sure that happens.

* The test for binary files wasn't reading enough of the file.

Checking for null bytes in the first 1024 bytes failed to diagnose the
ansible_2_10.inv file as binary
4 years ago
..
ci Add Azure Pipelines support to ansible-test. 4 years ago
cloud Test against galaxy_ng (#70303) 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 Test netconf plugins in ansible-doc sanity test. 4 years ago
units Fix ansible-test pytest plugin loading. (#62119) 5 years ago
__init__.py
ansible_util.py config: singular ANSIBLE_COLLECTIONS_PATH (#70007) 4 years ago
cache.py
classification.py Update ansible-test change detection for plugins. 4 years ago
cli.py Update ansible-test default containers. (#69819) 4 years ago
config.py Update ansible-test default containers. (#69819) 4 years ago
constants.py
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 default containers. (#69819) 4 years ago
diff.py
docker_util.py Test ansible-galaxy against pulp/pulp_ansible (#69605) 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 Additional ansible-test sanity adjustments. (#69974) 4 years ago
git.py Fix ansible-test handling of git submodules. (#65027) 5 years ago
http.py
import_analysis.py Fix ansible-test relative import analysis. 4 years ago
init.py
io.py Add code coverage target analysis to ansible-test. (#67141) 5 years ago
manage_ci.py Update ansible-test default containers. (#69819) 4 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 Avoid use of deprecated junit-xml method. 4 years ago
thread.py
types.py Code cleanup and refactoring in ansible-test. (#67063) 5 years ago
util.py Add the ansible_2_10 intersphinx reference. (#71028) 4 years ago
util_common.py Code cleanup for ansible-test coverage support. 4 years ago
venv.py Fix ansible-test virtualenv management. 4 years ago