ansible/test/lib/ansible_test/_data
Matt Clay 7bff3d312f
Split out and install sanity test requirements. (#69971)
* Split out sanity test requirements.

* Run each --venv test separately.

This provides verification that the requirements for each test are properly specified.

* Use a separate requirements file per sanity test.

* Skip setuptools/cryptography setup for sanity.

* Eliminate pyyaml missing warning.

* Eliminate more pip noise.

* Fix conflicting generate_pip_install commands.

* Add changelog fragment.
2020-06-09 13:38:36 -07:00
..
cli
completion Update test images to version 1.16.0 (#66771) 2020-06-09 10:08:31 -04:00
injector Code cleanup in ansible-test. 2020-05-15 18:17:11 -07:00
playbooks Internally redirect win modules to collection name (#68317) 2020-03-23 11:14:21 -05:00
pytest/plugins collection routing (#67684) 2020-05-26 09:42:06 -07:00
requirements Split out and install sanity test requirements. (#69971) 2020-06-09 13:38:36 -07:00
sanity Fix broken validate-modules. 2020-06-06 11:00:10 -07:00
setup Testing: Add support for CentOS Linux On Power platform (#68130) 2020-04-15 16:22:17 -07:00
ansible.cfg
collection_detail.py Add deprecated removed_in_version and deprecated_aliases version tests (#66920) 2020-05-13 13:58:09 -07:00
coveragerc
cryptography-constraints.txt Fix ansible-test requirements installation. 2020-03-29 08:46:25 -07:00
inventory
pytest.ini Explicitly set junit_family=xunit1 @ pytest config 2020-01-30 00:05:02 +01:00
quiet_pip.py Split out and install sanity test requirements. (#69971) 2020-06-09 13:38:36 -07:00
versions.py Ignore warnings in ansible-test environment check. 2020-01-13 16:16:55 -08:00
virtualenvcheck.py Work around virtualenv/venv issue in ansible-test. (#62111) 2019-09-10 19:27:12 -07:00
yamlcheck.py