1
0
Fork 0
mirror of https://github.com/ansible-collections/community.general.git synced 2024-09-14 20:13:21 +02:00
community.general/test
Gaudenz Steinlin 6471e4653d Integration test cleanup for cloudscale modules (#53629)
* Integration test cleanup for cloudscale modules

This refactors the cleanup procedure for the integration tests of the
cloudscale_server and cloudscale_volume modules to use an "always"
section for cleanup. The cleanup code also deletes all resources which
contain the test run prefix. This ensures that all resources are cleaned
up regardless of the actual test result which is a prerequisite for
running these tests in CI.

* Move cloudscale_floating_ip tests from legacy to integration

This also adds code to make sure that floating IPs are deleted even if a
test run fails. This is unfortunately not possible for floatint IPv6
networks.
2019-03-12 17:53:49 +01:00
..
cache Update ansible-test sanity command. (#31958) 2017-10-26 00:21:46 -07:00
env Add env command to ansible-test and run in CI. (#50176) 2018-12-20 22:08:57 -08:00
integration Integration test cleanup for cloudscale modules (#53629) 2019-03-12 17:53:49 +01:00
legacy Integration test cleanup for cloudscale modules (#53629) 2019-03-12 17:53:49 +01:00
results Collect data from integration test runs. (#28650) 2017-08-25 18:14:47 -04:00
runner Fix ansible-test coverage stub memory usage. (#53652) 2019-03-11 15:14:09 -07:00
sanity Add arg and doc validation for PowerShell modules (#53615) 2019-03-12 07:56:51 +10:00
units Added support for infoblox member object (#53174) 2019-03-12 17:48:51 +05:30
utils Fix ansible-test coverage stub memory usage. (#53652) 2019-03-11 15:14:09 -07:00