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
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>
5 years ago
..
ansible_test Relocate ansible-test self tests outside package. (#61255) 6 years ago
integration [stable-2.10] Constrain pexpect and ptyprocess (#73109) 5 years ago
lib/ansible_test Support venv in ansible-test virtualenv scripts (#73163) 5 years ago
sanity [2.10] The implicit default for type=bool options is not 'false', but 'none' (#72864) 5 years ago
support Various intentional tests (#72485) 5 years ago
units Backport/2.10/72390 (#72690) 5 years ago
utils/shippable [stable-2.10] Azure Pipelines configuration. 5 years ago