cluster-api-provider-vsphere
cluster-api-provider-vsphere copied to clipboard
[Refactor] Move CAPI related E2E tests to one place.
/kind bug
What steps did you take and what happened:
Currently, all CAPI related E2E tests are written in different files. The idea is to consolidate all the CAPI related E2E tests in one place. This will bring more structure to the code base.
What did you expect to happen: N/A
Anything else you would like to add: N/A
Environment:
- Cluster-api-provider-vsphere version:
- Kubernetes version: (use
kubectl version
): - OS (e.g. from
/etc/os-release
):
Like we talked about, let us keep the refactoring for a later point in time until we have stable E2E tests running for a period of time. /lifecycle frozen /remove-kind bug /kind cleanup /area testing
/assign @killianmuldoon
For updating here and linking what work we already want to do
/close
I'm taking a look at restructuring some of the test directory - starting with https://github.com/kubernetes-sigs/cluster-api-provider-vsphere/issues/2251. Will take this into account when thinking about consolidating existing tests.
@killianmuldoon: Closing this issue.
In response to this:
/close
I'm taking a look at restructuring some of the test directory - starting with https://github.com/kubernetes-sigs/cluster-api-provider-vsphere/issues/2251. Will take this into account when thinking about consolidating existing tests.
Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes/test-infra repository.