As an engineer I would like to have a functional test that make sure the ETCD recovery function works as expected without deploy a Full OCP or HostedCluster.
Alternatives:
- Use an ensure function to test this procedure in a living cluster
- Add a test using a Kubernetes instead of an OCP and create the ETCD cluster in there.