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/_internal/commands/integration
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).
4 years ago
..
cloud ansible-test - Add `--prime-containers` option. 4 years ago
__init__.py Overhaul ansible-test integration tests. (#76111) 4 years ago
coverage.py ansible-test - split controller/target testing (#75605) 4 years ago
filters.py ansible-test - split controller/target testing (#75605) 4 years ago
network.py ansible-test - split controller/target testing (#75605) 4 years ago
posix.py ansible-test - split controller/target testing (#75605) 4 years ago
windows.py ansible-test - split controller/target testing (#75605) 4 years ago