ansible/test
Matt Clay a81dd4f06a
Update ansible-test default containers. (#69819)
* Move ansible-test completion code.

* Fix a few type hints.

* Change docker completion based on context.

Collections now use version 2.0 of the default-test-container.
This is an updated version of the earlier 1.x default-test-container with ansible-base and cloud specific requirements removed.

Testing of ansible-base now uses version 1.0 of a new ansible-base-test-container.
This container is similar to the earlier 1.x default-test-container, but with unnecessary duplication of requirements across Python versions removed.

Collections which have tests that depend on requirements no longer present in the default test container should specify them in their test requirements files:

* tests/integration/requirements.txt
* tests/unit/requirements.txt

* Bump test container versions

Co-authored-by: Jordan Borean <jborean93@gmail.com>
2020-06-09 15:40:56 -07:00
..
ansible_test
integration support hard coded module_defaults.yml groups for collections (#69919) 2020-06-09 15:38:57 -07:00
lib/ansible_test Update ansible-test default containers. (#69819) 2020-06-09 15:40:56 -07:00
sanity support hard coded module_defaults.yml groups for collections (#69919) 2020-06-09 15:38:57 -07:00
support Deprecation revisited (#69926) 2020-06-09 15:21:19 -07:00
units support hard coded module_defaults.yml groups for collections (#69919) 2020-06-09 15:38:57 -07:00
utils/shippable ansible-test - fix up relative util import for powershell validate-modules (#69753) 2020-05-29 14:31:59 +10:00