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/sanity
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
..
__init__.py Fix ansible-test constraints issues. (#73578) 4 years ago
ansible_doc.py Clean up code in ansible-test. (#73379) 4 years ago
bin_symlinks.py
compile.py
ignores.py
import.py
integration_aliases.py
pep8.py
pslint.py
pylint.py Upgrade pylint used by ansible-test. (#70155) 4 years ago
sanity_docs.py
shellcheck.py
validate_modules.py
yamllint.py