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 cdcd2ed49a
Support venv in ansible-test virtualenv scripts (#73164)
* ansible-test - prefer venv over virtualenv on Python 3 (#73000)

Also pin virtualenv to 16.7.10 for older Mac OS X systems. This was the version being installed
anway with the previous constraint (<20).

On systems with Python 3, now prefer venv over virtualenv. Test to see if venv is functional since
some systems have a non-functional venv installation (such as Debian).

(cherry picked from commit 850a77f639)
(cherry picked from commit a48b3d2089)

* Make the new ansible-test venv behavior opt-in

Co-authored-by: Sam Doooran <sdoran@redhat.com>
5 years ago
..
cli Prepare ansible-test for inclusion in setup.py (#60294) 6 years ago
completion [centos6] update container for EOL (#72797) 5 years ago
injector Support venv in ansible-test virtualenv scripts (#73164) 5 years ago
playbooks PowerShell - Added coverage collector (#59009) 6 years ago
pytest/plugins [stable-2.9] fix collection package root location under pytest >=6.0.0 (#70963). 5 years ago
requirements [stable-2.9] ansible-test - skip installing PowerShell sanity test reqs if they are already installed (#72423) (#72425) 5 years ago
sanity [stable-2.9] Use AZP config for integration-aliases test. 5 years ago
setup Support venv in ansible-test virtualenv scripts (#73164) 5 years ago
ansible.cfg Update ansible-test integration config handling. (#60448) 6 years ago
coveragerc Move ansible-test coverage config to test/lib/ 7 years ago
inventory Update ansible-test collection inventory handling. (#61031) 6 years ago
pytest.ini Relocate ansible-test code. (#60147) 7 years ago
tox.ini Relocate ansible-test code. (#60147) 7 years ago
versions.py [stable-2.9] Ignore warnings in ansible-test environment check. 6 years ago
virtualenvcheck.py [stable-2.9] Work around virtualenv/venv issue in ansible-test. (#62111) 6 years ago
yamlcheck.py Relocate ansible-test code. (#60147) 7 years ago