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
Ryan Petrello 872a7b4a7a add some Tower module integration tests (and fix a bug or two) (#37421)
* add additional test coverage for tower modules

* add test coverage for the tower_credential module

* add test coverage for the tower_user module

* fix a bug in py3 for tower_credential when ssh_key_data is specified

* add test coverage for tower_host, tower_label, and tower_project

* add test coverage for tower_inventory and tower_job_template

* add more test coverage for tower modules

- tower_job_launch
- tower_job_list
- tower_job_wait
- tower_job_cancel

* add a check mode/version assertion for tower module integration tests

* add test coverage for the tower_role module

* add test coverage for the tower_group module

* add more integration test edge cases for various tower modules

* give the job_wait module more time before failing

* randomize passwords in the tower_user and tower_group tests
6 years ago
..
cache Update ansible-test sanity command. (#31958) 7 years ago
integration add some Tower module integration tests (and fix a bug or two) (#37421) 6 years ago
legacy exo_dns_record: remove limitation for multiple records only for A type (#35173) 6 years ago
results Collect data from integration test runs. (#28650) 7 years ago
runner Improve Tower integration test support: 6 years ago
sanity Clean up module documentation (#36909) 6 years ago
units Close & remove paramiko connection where appropriate (#37528) 6 years ago
utils Terminate Tower instances after CI ends. (#37265) 6 years ago