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/integration/targets/test_infra
Zhikang Zhang b578bf9e20 Fix test-module failing to validate args (#41004)
* Fix test-module failing to validate args

The test-module pass a wrong argument _ansible_tmp cause the validation failed.
Change the argument _ansible_tmp to _ansible_tmpdir to fix this.

* Add a integration test for test-module.

Prior to this change, we don't have a test for test-module.

This change ensure the correctness of test-module script.
6 years ago
..
aliases Initial ansible-test implementation. (#18556) 8 years ago
inventory.local Split integration tests out from Makefile. (#17976) 8 years ago
runme.sh Fix test-module failing to validate args (#41004) 6 years ago
test_test_infra.yml Fix cosmetic problems in YAML source 8 years ago