Closed
Description
Hi,
I have a session scope fixture what provisions vms in openstack. Sometimes something else during the setup goes wrong, or there is keyboard interruption or jenkins job is terminated (probably similar to keyboard interrupt) in these cases the teardown is not executed and the vms remain in openstack. It would be nice if there can be a way to force the execution of the teardown.