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/_internal
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.
6 years ago
..
cloud Overhaul ansible-test test path handling. (#61416) 6 years ago
integration Overhaul ansible-test test path handling. (#61416) 6 years ago
provider Overhaul ansible-test test path handling. (#61416) 6 years ago
sanity Add a --venv option to ansible-test. (#61422) 6 years ago
units Add a --venv option to ansible-test. (#61422) 6 years ago
__init__.py Relocate ansible-test code. (#60147) 6 years ago
ansible_util.py Overhaul ansible-test test path handling. (#61416) 6 years ago
cache.py Relocate ansible-test code. (#60147) 6 years ago
changes.py Relocate ansible-test code. (#60147) 6 years ago
classification.py Overhaul ansible-test test path handling. (#61416) 6 years ago
cli.py Add a --venv option to ansible-test. (#61422) 6 years ago
config.py Add a --venv option to ansible-test. (#61422) 6 years ago
constants.py Relocate ansible-test code. (#60147) 6 years ago
core_ci.py Overhaul ansible-test test path handling. (#61416) 6 years ago
cover.py Overhaul ansible-test test path handling. (#61416) 6 years ago
coverage_util.py Overhaul ansible-test test path handling. (#61416) 6 years ago
csharp_import_analysis.py Change collection PS util import pattern (#61307) 6 years ago
data.py Overhaul ansible-test test path handling. (#61416) 6 years ago
delegation.py Add a --venv option to ansible-test. (#61422) 6 years ago
diff.py Relocate ansible-test code. (#60147) 6 years ago
docker_util.py Relocate ansible-test code. (#60147) 6 years ago
env.py Overhaul ansible-test test path handling. (#61416) 6 years ago
executor.py Add a --venv option to ansible-test. (#61422) 6 years ago
git.py Relocate ansible-test code. (#60147) 6 years ago
http.py Relocate ansible-test code. (#60147) 6 years ago
import_analysis.py Overhaul ansible-test test path handling. (#61416) 6 years ago
init.py Relocate ansible-test code. (#60147) 6 years ago
manage_ci.py Move ansible-test coverage config to test/lib/ 6 years ago
metadata.py Overhaul ansible-test test path handling. (#61416) 6 years ago
payload.py Support delegation testing collections with deps. 6 years ago
powershell_import_analysis.py Change collection PS util import pattern (#61307) 6 years ago
target.py Overhaul ansible-test test path handling. (#61416) 6 years ago
test.py Overhaul ansible-test test path handling. (#61416) 6 years ago
thread.py Relocate ansible-test code. (#60147) 6 years ago
types.py Overhaul ansible-test test path handling. (#61416) 6 years ago
util.py Add a --venv option to ansible-test. (#61422) 6 years ago
util_common.py Overhaul ansible-test test path handling. (#61416) 6 years ago
venv.py Add a --venv option to ansible-test. (#61422) 6 years ago