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 f533d46572
Fix ansible-test constraints issues. (#73578)
* Silence Python 3.5 EOL notice in pip.
* Skip import test on compat/selinux.py utils.
* Improve Python version skip warning.
* Use Python 3.6 as minimum Python for sanity tests.
* Improve min Python handling for code-smell tests.
* Overhaul test-constraints sanity test.
* Merge sanity test constraints with requirements.
* Remove legacy content specific constraints.
* Add changelog fragment.
4 years ago
..
ci Clean up code in ansible-test. (#73379) 4 years ago
cloud Clean up code in ansible-test. (#73379) 4 years ago
coverage Clean up code in ansible-test. (#73379) 4 years ago
integration Update ansible-test handling of delegation paths. (#69056) 5 years ago
provider Clean up code in ansible-test. (#73379) 4 years ago
sanity Fix ansible-test constraints issues. (#73578) 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 Emit warning when running on the controller with a Python older than 3.8 (#72467) 4 years ago
cache.py Relocate ansible-test code. (#60147) 5 years ago
classification.py Improve ansible-test classifications for collections (#72353) 4 years ago
cli.py Clean up code in ansible-test. (#73379) 4 years ago
config.py Clean up code in ansible-test. (#73379) 4 years ago
constants.py Relocate ansible-test code. (#60147) 5 years ago
core_ci.py Overhaul ansible-test SSH key management. (#73451) 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 Overhaul ansible-test SSH key management. (#73451) 4 years ago
diff.py Relocate ansible-test code. (#60147) 5 years ago
docker_util.py Overhaul ansible-test SSH key management. (#73451) 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. 5 years ago
executor.py Temporary fix for cryptography issues. (#73530) 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 relative import analysis. 4 years ago
init.py Relocate ansible-test code. (#60147) 5 years ago
io.py Clean up code in ansible-test. (#73379) 4 years ago
manage_ci.py Overhaul ansible-test SSH key management. (#73451) 4 years ago
metadata.py Update ansible-test support for CI providers. 5 years ago
payload.py Clean up code in ansible-test. (#73379) 4 years ago
powershell_import_analysis.py Add relative module_util support for powershell (#68321) 5 years ago
target.py Clean up code in ansible-test. (#73379) 4 years ago
test.py Clean up code in ansible-test. (#73379) 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 Add test support for Python 3.8 on RHEL and FreeBSD. (#73393) 4 years ago
util_common.py Overhaul ansible-test SSH key management. (#73451) 4 years ago
venv.py Fix ansible-test virtualenv management. 4 years ago