ansible/test/lib/ansible_test/_data
Matt Clay f533d46572
Fix ansible-test constraints issues. ()
* 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.
2021-02-11 16:45:53 -08:00
..
cli Prepare ansible-test for inclusion in setup.py () 2019-08-08 16:14:19 -07:00
completion Overhaul ansible-test SSH key management. () 2021-02-02 08:43:54 -08:00
injector ansible-test - prefer venv over virtualenv on Python 3 () 2020-12-17 10:51:42 -05:00
playbooks Internally redirect win modules to collection name () 2020-03-23 11:14:21 -05:00
pytest/plugins fix collection package root location under pytest >=6.0.0 () 2020-08-03 17:31:32 -07:00
requirements Fix ansible-test constraints issues. () 2021-02-11 16:45:53 -08:00
sanity Fix ansible-test constraints issues. () 2021-02-11 16:45:53 -08:00
setup add self-signed https endpoint for ansible-test () 2021-02-05 05:12:22 +10:00
ansible.cfg Update ansible-test integration config handling. () 2019-08-13 13:18:55 -07:00
collection_detail.py Add deprecated removed_in_version and deprecated_aliases version tests () 2020-05-13 13:58:09 -07:00
coveragerc Move ansible-test coverage config to test/lib/ 2019-08-07 18:32:46 -07:00
cryptography-constraints.txt Fix cryptography constraints in ansible-test. () 2020-12-09 10:46:05 -08:00
inventory Update ansible-test collection inventory handling. () 2019-08-21 12:12:37 -07:00
pytest.ini Remove em dash from the pytest configuration file 2020-09-14 09:02:48 -07:00
quiet_pip.py Fix ansible-test constraints issues. () 2021-02-11 16:45:53 -08:00
sslcheck.py Fix cryptography constraints in ansible-test. () 2020-12-09 10:46:05 -08:00
versions.py Ignore warnings in ansible-test environment check. 2020-01-13 16:16:55 -08:00
virtualenvcheck.py Clean up code in ansible-test. () 2021-01-26 14:02:08 -08:00
yamlcheck.py