powerfulseal / powerfulseal

A powerful testing tool for Kubernetes clusters.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Allow for auto-restarting VMs in case of failure

seeker89 opened this issue · comments

Currently, if you expriment fails, it is easy to leave VMs in state down.

Similar to kubectl action's autoDelete functionality, it would be good to be able to auto-bring-back-up some VMs we took down in the cleanup stage of executing the scenario.