ansible/test
Matt Clay c68e1aafeb 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.

(cherry picked from commit 0dc7f38787)
2018-10-09 18:54:41 -07:00
..
cache Update ansible-test sanity command. (#31958) 2017-10-26 00:21:46 -07:00
integration Rebalance shippable/posix/ CI groups. 2018-10-09 18:54:41 -07:00
legacy Fix some broken links (#42079) 2018-06-29 15:30:49 -07:00
results
runner Improve ansible-test environment checking between tests. (#46459) 2018-10-09 18:54:41 -07:00
sanity Reduce noise in docs-build test failures. 2018-10-09 18:54:41 -07:00
units Run unit tests in parallel. (#45812) 2018-10-09 18:54:41 -07:00
utils Fix ansible-test multi-group smoke test handling. (#46363) 2018-10-09 18:54:41 -07:00