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
Lars Kellogg-Stedman bafc1f8a41 fix constructed functionality in openstack inventory plugin (#48833)
* test for openstack inventory constructed functionality

this adds unit tests for the compose, groups, and keyed_var features
of the openstack inventory plugin

* fix constructed functionality in openstack inventory plugin

The compose, groups, and keyed_groups functionality of the openstack
inventory plugin was broken:

- the plugin was not passing the correct variables to the
  Constructable methods for compose and groups
- the plugin was simply never calling the appropriate method for
  implementing keyed_groups

This commit fixes both issues.
6 years ago
..
cache Update ansible-test sanity command. (#31958) 7 years ago
integration Fix lookup_passwordstore test skipping. (#49178) 6 years ago
legacy feat: meaningful error message scaleway image not found (#48829) 6 years ago
results Collect data from integration test runs. (#28650) 7 years ago
runner Fix ansible-test skip warning message. 6 years ago
sanity E325 removal - Part I (#49136) 6 years ago
units fix constructed functionality in openstack inventory plugin (#48833) 6 years ago
utils Fix passing of env vars to Shippable. 6 years ago