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
Matt Clay 4452d98662
Support venv in ansible-test virtualenv scripts (#73163)
* 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)

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

Co-authored-by: Sam Doooran <sdoran@redhat.com>
4 years ago
..
_data Support venv in ansible-test virtualenv scripts (#73163) 4 years ago
_internal [stable-2.10] Fix cryptography constraints in ansible-test. (#72914) (#72922) 4 years ago
config Clean up ansible-test inventory templates. (#60321) 5 years ago
__init__.py Relocate ansible-test code. (#60147) 5 years ago