kubernetes-sigs/cluster-api-provider-aws

[E2E] Create EKS "Blocking" Test

Open

#5,547 opened on Jun 12, 2025

View on GitHub
 (3 comments) (0 reactions) (1 assignee)Go (689 forks)auto 404
help wantedpriority/important-soontriage/accepted

Repository metrics

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

Description

Create a new EKS e2e test that is a minimalist quick test that will be invoked on every PR as a sanity tests.

This is an example on the non-eks side: https://github.com/kubernetes-sigs/cluster-api-provider-aws/blob/main/test/e2e/suites/unmanaged/unmanaged_CAPI_quick_clusterclass_test.go#L35

Contributor guide