Enable the e2e tests on minikube. We used to run the e2e tests on minikube (see the travis setup for 0.7.1 release [here](https://github.com/application-stacks/runtime-component-operator/blob/c30903ee6bb1e444dc2754f8d30274ba81eaff72/.travis.yml#L29) (e2e tests on minikube)). - [x] Delivered minikube scripts and tests to RCO - [x] Delivered minikube scripts and tests to OLO - [x] Run minikube tests as part of the RCO pipeline - [x] Run minikube tests as part of the OLO pipeline
Enable the e2e tests on minikube. We used to run the e2e tests on minikube (see the travis setup for 0.7.1 release here (e2e tests on minikube)).