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
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.
3 years ago
..
ansible_test Relocate ansible-test self tests outside package. (#61255) 5 years ago
integration change detection and check mode fixes for apt_key (#73334) 3 years ago
lib/ansible_test No longer warn about missing pip/python pair. 3 years ago
sanity Limit rstcheck sanity test to ansible-core. (#73391) 3 years ago
support Various intentional tests (#72485) 4 years ago
units Replace the inhouse collection dependency resolver with `resolvelib` 3 years ago
utils/shippable [devel] Azure Pipelines configuration. 4 years ago