ansible/test
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
..
cache
integration Lookup plugin for rabbitmq (#44070) 2018-10-04 11:25:09 +10:00
legacy feat: add scaleway security_group_rule management (#45694) 2018-10-01 12:37:48 +01:00
results
runner Improve ansible-test environment checking between tests. (#46459) 2018-10-03 21:41:27 -07:00
sanity ps-lint: ignore rules that are not relevant to Ansible (#46376) 2018-10-04 05:55:02 +10:00
units Move network utils that are used by AWS modules (#45579) 2018-10-02 15:08:00 -04:00
utils Fix ansible-test multi-group smoke test handling. (#46363) 2018-10-02 12:26:14 -07:00