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
Matt Clay 418b9b781d No longer warn about missing pip/python pair.
This warning was intended to help improve test environment configuration.
However, it has ended up producing mostly non-actionable warning noise instead.

In most situations a missing pip or python should result in test failures.
Reporting a missing pip also implies that it should be used by tests, which is not the case.
Tests should be invoking pip as a python module with the appropriate python interpreter instead.
4 years ago
..
_data Add test support for Python 3.8 on RHEL and FreeBSD. (#73393) 4 years ago
_internal No longer warn about missing pip/python pair. 4 years ago
config Remove obsolete `tower` plugin from ansible-test. 4 years ago
__init__.py Relocate ansible-test code. (#60147) 5 years ago