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 cae7d2a671
Overhaul ansible-test integration tests. (#76111)
* Overhaul ansible-test integration tests.
* ansible-test - Fix import test pyyaml usage.
* ansible-test - Remove unused import.
* ansible-test - Fix traceback when pip is unavailable.
* ansible-test - Fix typo in port forwarding message.
* ansible-test - Fix controller logic in requirements install.
* Fix unit tests in ansible-test integration test.

Unit tests are now run for available Python versions which
provide `virtualenv` (Python 2.x) or `venv` (Python 3.x).
3 years ago
..
ansible_test ansible-test - Move code from _data to _util. (#75495) 3 years ago
integration Overhaul ansible-test integration tests. (#76111) 3 years ago
lib/ansible_test Overhaul ansible-test integration tests. (#76111) 3 years ago
sanity Modernize install (#76021) 3 years ago
support Remove incidental_deploy_helper 3 years ago
units Require Jinja2 3.0.0 (#75881) 3 years ago
utils/shippable Remove incidental_win_ping test. (#76031) 3 years ago