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/runner/lib
Matt Clay 0dc7f38787
Improve ansible-test environment checking between tests. (#46459)
* Add unified diff output to environment validation.

This makes it easier to see where the environment changed.

* Compare Python interpreters by version to pip shebangs.

This helps expose cases where pip executables use a different
Python interpreter than is expected.

* Query `pip.__version__` instead of using `pip --version`.

This is a much faster way to query the pip version. It also more
closely matches how we invoke pip within ansible-test.

* Remove redundant environment scan between tests.

This reuses the environment scan from the end of the previous test
as the basis for comparison during the next test.
6 years ago
..
cloud Bug fixes and cleanup for ansible-test. (#45991) 6 years ago
sanity Add file exists check in integration-aliases test. 6 years ago
__init__.py
ansible_util.py Fix integration test library search path. 6 years ago
changes.py Fix change detection on retried Shippable jobs. 6 years ago
classification.py win_exec: refactor PS exec runner (#45334) 6 years ago
cli.py Fix ansible-test encoding issues for exceptions. 6 years ago
config.py Fix ansible-test multi-group smoke test handling. (#46363) 6 years ago
core_ci.py append AWS region to test instance file (#45877) 6 years ago
cover.py Fix ansible-test encoding issues for exceptions. 6 years ago
csharp_import_analysis.py win_exec: refactor PS exec runner (#45334) 6 years ago
delegation.py Fix ansible-test multi-group smoke test handling. (#46363) 6 years ago
diff.py
docker_util.py Bug fixes and cleanup for ansible-test. (#45991) 6 years ago
executor.py Improve ansible-test environment checking between tests. (#46459) 6 years ago
git.py Fix change detection on retried Shippable jobs. 6 years ago
http.py
import_analysis.py
manage_ci.py add support for opening shell on remote Windows host (#43919) 6 years ago
metadata.py Improve handling of integration test aliases. (#38698) 7 years ago
powershell_import_analysis.py
pytar.py Minor fixes for unit test delegation. 6 years ago
target.py Fix ansible-test encoding issues for exceptions. 6 years ago
test.py
thread.py Bug fixes and cleanup for ansible-test. (#45991) 6 years ago
util.py win_exec: refactor PS exec runner (#45334) 6 years ago