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
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.
7 years ago
..
cache Update ansible-test sanity command. (#31958) 7 years ago
integration Fix test-module failing to validate args (#41004) 7 years ago
legacy Add mode, owner_id and group_id options to one_vm (#40217) 7 years ago
results Collect data from integration test runs. (#28650) 7 years ago
runner Fix FreeBSD package install in test setup.sh. 7 years ago
sanity Add requests.Session like class (#37622) 7 years ago
units Add requests.Session like class (#37622) 7 years ago
utils Make docs-build sanity test disabled by default. 7 years ago