kubernetes-sigs/cluster-api-provider-aws

[e2e] Review all the tests marked pending

Open

#5,176 opened on Oct 23, 2024

View on GitHub
 (7 comments) (0 reactions) (1 assignee)Go (689 forks)auto 404
help wantedkind/featureneeds-triagepriority/important-soon

Repository metrics

Stars
 (723 stars)
PR merge metrics
 (PR metrics pending)

Description

/kind feature

Describe the solution you'd like

Review all the e2e tests marked pending (i.e. PDescribe). Some of these are covered by #5169 but there are others. For example, we had some tests that were testing k8s version prior to v1.23 for intree CCM/CSI etc.

If tests are no longer needed then we need to remove the code.

Anything else you would like to add: [Miscellaneous information that will assist in solving the issue.]

Environment:

  • Cluster-api-provider-aws version:
  • Kubernetes version: (use kubectl version):
  • OS (e.g. from /etc/os-release):

Contributor guide