a857880423
* add additional handler so that INFO messages are printed to stdout besided tempest.log * replace print commands by LOG.info calls * when --debug argument used print DEBUG messages to stdout * add additional debug messages to improve transparency of the cleanup execution * use --debug argument within tempest-cleanup ansible role to see more details directly in the output Change-Id: Iee72dc411fdf5cda8a8eed8dd7f349e0866648ab |
||
---|---|---|
.. | ||
defaults | ||
tasks | ||
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