ansible/test/lib/ansible_test/_internal/sanity
Matt Clay 830f995ed4
Add a --venv option to ansible-test. (#61422)
* Add --venv delegation to ansible-test.

* Update import sanity test venv creation.

* Fix import test when using --venv on Python 2.x.

* Improve virtualenv setup overhead.

* Hide pip noise for import sanity test.

* Raise verbosity on venv info messages.

* Get rid of base branch noise for collections.

* Add missing --requirements check.
2019-08-28 09:10:17 -07:00
..
__init__.py
ansible_doc.py
bin_symlinks.py
compile.py
ignores.py
import.py Add a --venv option to ansible-test. (#61422) 2019-08-28 09:10:17 -07:00
integration_aliases.py Overhaul ansible-test test path handling. (#61416) 2019-08-27 23:40:06 -07:00
pep8.py
pslint.py
pylint.py
rstcheck.py
sanity_docs.py
shellcheck.py
validate_modules.py Add a --venv option to ansible-test. (#61422) 2019-08-28 09:10:17 -07:00
yamllint.py