GoogleCloudPlatform / k8s-multicluster-ingress

kubemci: Command line tool to configure L7 load balancers using multiple kubernetes clusters
Apache License 2.0
376 stars 68 forks source link

e2e tests should deploy to a separate namespace #111

Open glindstedt opened 6 years ago

glindstedt commented 6 years ago

To make it easier to do cleanup of a botched run and have separation from existing deployments the e2e tests should deploy to their own namespace, or possibly allow for configuring which namespace to use.

nikhiljindal commented 6 years ago

Yes. there is an open TODO for it: https://github.com/GoogleCloudPlatform/k8s-multicluster-ingress/blob/22c516ef9fb39c64f0032de51fa35a14fdf1ce5c/test/e2e/cases/basic.go#L61