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 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
..
ansible_test Relocate ansible-test self tests outside package. (#61255) 6 years ago
integration docker_image: always push, also when tagging is not necessary 5 years ago
legacy Rename Azure modules: facts -> info (#61505) 6 years ago
lib/ansible_test Support venv in ansible-test virtualenv scripts (#73164) 5 years ago
sanity Fix virt module to support list_vms with a status of paused (#72056) 5 years ago
units [stable-2.9] iptables: Reorder comment postition (#71496) (#72551) 5 years ago
utils [stable-2.9] Azure Pipelines configuration. 5 years ago