tempest/roles/tempest-cleanup
Martin Kopec f62dbc1c22 Add tempest-cleanup ansible role
The patch adds a new ansible role called tempest-cleanup which will
allow us to test tempest cleanup in the gate jobs.

Change-Id: I2cef2da6fee13e622da07b890da88850fe420152
2020-05-05 12:07:51 +00:00
..
defaults Add tempest-cleanup ansible role 2020-05-05 12:07:51 +00:00
tasks Add tempest-cleanup ansible role 2020-05-05 12:07:51 +00:00
README.rst Add tempest-cleanup ansible role 2020-05-05 12:07:51 +00:00

README.rst

Tempest cleanup

Documentation regarding tempest cleanup can be found at the following link: https://docs.openstack.org/tempest/latest/cleanup.html

When init_saved_state and dry_run variables are set to false, the role execution will run tempest cleanup which deletes resources not present in the saved_state.json file.

Role Variables