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/_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.
6 years ago
..
cli Prepare ansible-test for inclusion in setup.py (#60294) 6 years ago
completion Update test images to version 1.16.0 (#66771) 6 years ago
injector Code cleanup in ansible-test. 6 years ago
playbooks Internally redirect win modules to collection name (#68317) 6 years ago
pytest/plugins collection routing (#67684) 6 years ago
requirements Split out and install sanity test requirements. (#69971) 6 years ago
sanity Fix broken validate-modules. 6 years ago
setup Testing: Add support for CentOS Linux On Power platform (#68130) 6 years ago
ansible.cfg Update ansible-test integration config handling. (#60448) 6 years ago
collection_detail.py Add deprecated removed_in_version and deprecated_aliases version tests (#66920) 6 years ago
coveragerc Move ansible-test coverage config to test/lib/ 6 years ago
cryptography-constraints.txt Fix ansible-test requirements installation. 6 years ago
inventory Update ansible-test collection inventory handling. (#61031) 6 years ago
pytest.ini Explicitly set junit_family=xunit1 @ pytest config 6 years ago
quiet_pip.py Split out and install sanity test requirements. (#69971) 6 years ago
versions.py Ignore warnings in ansible-test environment check. 6 years ago
virtualenvcheck.py Work around virtualenv/venv issue in ansible-test. (#62111) 6 years ago
yamlcheck.py Relocate ansible-test code. (#60147) 6 years ago