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
Sloane Hertel cba64f5869 Fix inventory plugin cache + add tests (#38229)
* Fix setting the cache when refresh_cache or --flush-cache are used

* Use jsonify function that handles datetime objects in jsonfile cache plugin

* Don't access self._options directly

* Add initial integration tests for aws_ec2 inventory plugin

* Add CI alias

* Fix and add a few more unit tests

* Add integration tests for constructed

* Fix typo

* Use inventory config templates

* Collect all instances that are not terminated by default

* Create separate playbook for setting up the VPC, subnet, security group, and finding an image for the host

Create a separate playbook for removing the resources

* Allow easier grouping by region and add an example

* use a unified json encode/decode that can handle unsafe and vault
7 years ago
..
cache Update ansible-test sanity command. (#31958) 7 years ago
integration Fix inventory plugin cache + add tests (#38229) 7 years ago
legacy Add OpenNebula one_service module (#37829) 7 years ago
results Collect data from integration test runs. (#28650) 7 years ago
runner Add plugins to ansible-doc test and fix issues. 7 years ago
sanity EC2_group module refactor (formerly pr/37255) (#38678) 7 years ago
units Fix inventory plugin cache + add tests (#38229) 7 years ago
utils Make docs-build sanity test disabled by default. 7 years ago