cluster-api-provider-vsphere icon indicating copy to clipboard operation
cluster-api-provider-vsphere copied to clipboard

[Refactor] Move CAPI related E2E tests to one place.

Open geetikabatra opened this issue 2 years ago • 1 comments

/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):

geetikabatra avatar Mar 14 '22 14:03 geetikabatra

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

srm09 avatar Mar 17 '22 12:03 srm09

/assign @killianmuldoon

For updating here and linking what work we already want to do

chrischdi avatar Aug 17 '23 17:08 chrischdi

/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 avatar Aug 17 '23 18:08 killianmuldoon

@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.

k8s-ci-robot avatar Aug 17 '23 18:08 k8s-ci-robot