1
0
Fork 0
mirror of https://github.com/ansible-collections/community.general.git synced 2024-09-14 20:13:21 +02:00
community.general/test/runner
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.
2018-10-03 21:41:27 -07:00
..
completion Use default-test-container version 1.3.0. 2018-10-03 12:24:49 -07:00
injector Bug fixes and cleanup for ansible-test. (#45991) 2018-09-21 11:38:22 -07:00
lib Improve ansible-test environment checking between tests. (#46459) 2018-10-03 21:41:27 -07:00
requirements add azure_rm_cdnprofile and azure_rm_cdnprofile_facts (#45097) 2018-09-27 10:10:01 +10:00
setup Bug fixes and cleanup for ansible-test. (#45991) 2018-09-21 11:38:22 -07:00
units Add test verification to ansible-test. (#22636) 2017-03-15 12:17:42 -07:00
ansible-test Make ansible-test available in the bin directory. (#45876) 2018-09-19 17:58:55 -07:00
Makefile Convert ansible-test compile into a sanity test. 2018-01-25 09:45:36 -08:00
retry.py Fix ansible-test pylint and pep8 issues. (#24245) 2017-05-03 23:19:44 +08:00
shippable.py Improve ansible-test HttpClient error handling. (#30301) 2017-09-13 12:23:48 -07:00
tox.ini allow ANSIBLE_KEEP_REMOTE_FILES for local test runner (#33357) 2018-03-06 16:28:06 -08:00
versions.py Improve ansible-test environment checking between tests. (#46459) 2018-10-03 21:41:27 -07:00