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
Matt Clay 29ac0273d4
Update ansible-test collection inventory handling. (#61031)
* Update ansible-test collection inventory handling.

- The `windows-integration` command now supports the `--inventory` option.
- The incomplete support for host_vars and group_vars directories has been removed.
- The incomplete support for an inventory directory has been removed.
- The inventory specified by `--inventory` can now reside outside the install and content roots.
- Using `ansible_ssh_private_key_file` with `--docker` or `--remote` results in a warning about the combination being unsupported and likely to fail.

* Fix config handling.

* Fix payload handling of ssh keys.

* Disable pylint no-self-use rule for ansible-test.

* De-duplicate payload paths.
6 years ago
..
cloud Update ansible-test collection inventory handling. (#61031) 6 years ago
integration Update ansible-test collection inventory handling. (#61031) 6 years ago
provider Fix ansible-test TypeVar type annotations. 6 years ago
sanity validate-modules: support collections (#60247) 6 years ago
units Clean up ansible-test results path handling. 6 years ago
__init__.py Relocate ansible-test code. (#60147) 6 years ago
ansible_util.py Update ansible-test collection inventory handling. (#61031) 6 years ago
cache.py Relocate ansible-test code. (#60147) 6 years ago
changes.py Relocate ansible-test code. (#60147) 6 years ago
classification.py Code cleanup in ansible-test. (#60318) 6 years ago
cli.py Update ansible-test collection inventory handling. (#61031) 6 years ago
config.py Update ansible-test collection inventory handling. (#61031) 6 years ago
constants.py Relocate ansible-test code. (#60147) 6 years ago
core_ci.py Update ansible-test collection inventory handling. (#61031) 6 years ago
cover.py Clean up ansible-test results path handling. 6 years ago
coverage_util.py Move ansible-test coverage config to test/lib/ 6 years ago
csharp_import_analysis.py Relocate ansible-test code. (#60147) 6 years ago
data.py Clean up ansible-test results path handling. 6 years ago
delegation.py Update ansible-test collection inventory handling. (#61031) 6 years ago
diff.py Relocate ansible-test code. (#60147) 6 years ago
docker_util.py Relocate ansible-test code. (#60147) 6 years ago
env.py Clean up ansible-test results path handling. 6 years ago
executor.py Update ansible-test collection inventory handling. (#61031) 6 years ago
git.py Relocate ansible-test code. (#60147) 6 years ago
http.py Relocate ansible-test code. (#60147) 6 years ago
import_analysis.py Relocate ansible-test code. (#60147) 6 years ago
init.py Relocate ansible-test code. (#60147) 6 years ago
manage_ci.py Move ansible-test coverage config to test/lib/ 6 years ago
metadata.py Relocate ansible-test code. (#60147) 6 years ago
payload.py Update ansible-test collection inventory handling. (#61031) 6 years ago
powershell_import_analysis.py Relocate ansible-test code. (#60147) 6 years ago
target.py Fix ansible-test TypeVar type annotations. 6 years ago
test.py Clean up ansible-test results path handling. 6 years ago
thread.py Relocate ansible-test code. (#60147) 6 years ago
types.py Relocate ansible-test code. (#60147) 6 years ago
util.py Update ansible-test collection inventory handling. (#61031) 6 years ago
util_common.py Update ansible-test collection inventory handling. (#61031) 6 years ago