Skip to content

🐛 fix: re-enable ClusterClass e2e specs#5866

Open
Arpit529Srivastava wants to merge 1 commit intokubernetes-sigs:mainfrom
Arpit529Srivastava:enable-e2e-clusterclass
Open

🐛 fix: re-enable ClusterClass e2e specs#5866
Arpit529Srivastava wants to merge 1 commit intokubernetes-sigs:mainfrom
Arpit529Srivastava:enable-e2e-clusterclass

Conversation

@Arpit529Srivastava
Copy link
Contributor

What type of PR is this?
/kind failing-test

What this PR does / why we need it:

Re-enables two ClusterClass e2e tests that were previously disabled due to AMI availability issues after PR #5133 migrated to the new CNCF-owned AMI account.
The third test mentioned "Clusterctl Upgrade Spec [from latest v1beta1 release to v1beta2]") was already re-enabled in commit 450db57

Which issue(s) this PR fixes:
Fixes #5169

Special notes for your reviewer:

Checklist:

  • squashed commits
  • includes documentation
  • includes emoji in title
  • adds unit tests
  • adds or updates e2e tests

Release note:

NONE

Signed-off-by: arpit529srivastava <arpitsrivastava529@gmail.com>
@k8s-ci-robot k8s-ci-robot added release-note-none Denotes a PR that doesn't merit a release note. kind/failing-test Categorizes issue or PR as related to a consistently or frequently failing test. labels Feb 11, 2026
@k8s-ci-robot
Copy link
Contributor

[APPROVALNOTIFIER] This PR is NOT APPROVED

This pull-request has been approved by:
Once this PR has been reviewed and has the lgtm label, please assign neolit123 for approval. For more information see the Code Review Process.

The full list of commands accepted by this bot can be found here.

Details Needs approval from an approver in each of these files:

Approvers can indicate their approval by writing /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment

@k8s-ci-robot k8s-ci-robot added size/XS Denotes a PR that changes 0-9 lines, ignoring generated files. needs-ok-to-test Indicates a PR that requires an org member to verify it is safe to test. labels Feb 11, 2026
@k8s-ci-robot
Copy link
Contributor

Hi @Arpit529Srivastava. Thanks for your PR.

I'm waiting for a kubernetes-sigs member to verify that this patch is reasonable to test. If it is, they should reply with /ok-to-test on its own line. Until that is done, I will not automatically test new commits in this PR, but the usual testing commands by org members will still work. Regular contributors should join the org to skip this step.

Once the patch is verified, the new status will be reflected by the ok-to-test label.

I understand the commands that are listed here.

Details

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-sigs/prow repository.

@k8s-ci-robot k8s-ci-robot added the cncf-cla: yes Indicates the PR's author has signed the CNCF CLA. label Feb 11, 2026
@Arpit529Srivastava
Copy link
Contributor Author

Arpit529Srivastava commented Feb 11, 2026

/cc @richardcase PTAL

@k8s-ci-robot
Copy link
Contributor

@Arpit529Srivastava: GitHub didn't allow me to request PR reviews from the following users: PTAl.

Note that only kubernetes-sigs members and repo collaborators can review this PR, and authors cannot review their own PRs.

Details

In response to this:

/cc @richardcase PTAl

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-sigs/prow repository.

@Arpit529Srivastava
Copy link
Contributor Author

/test pull-cluster-api-provider-aws-e2e-blocking

@k8s-ci-robot
Copy link
Contributor

@Arpit529Srivastava: Cannot trigger testing until a trusted user reviews the PR and leaves an /ok-to-test message.

Details

In response to this:

/test pull-cluster-api-provider-aws-e2e-blocking

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-sigs/prow repository.

@Arpit529Srivastava
Copy link
Contributor Author

also @richardcase needs your review in this as well
thanks for your time :)

@AndiDog
Copy link
Contributor

AndiDog commented Feb 17, 2026

/ok-to-test

@k8s-ci-robot k8s-ci-robot added ok-to-test Indicates a non-member PR verified by an org member that is safe to test. and removed needs-ok-to-test Indicates a PR that requires an org member to verify it is safe to test. labels Feb 17, 2026
@Arpit529Srivastava
Copy link
Contributor Author

/test pull-cluster-api-provider-aws-e2e-blocking

1 similar comment
@Arpit529Srivastava
Copy link
Contributor Author

/test pull-cluster-api-provider-aws-e2e-blocking

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

cncf-cla: yes Indicates the PR's author has signed the CNCF CLA. kind/failing-test Categorizes issue or PR as related to a consistently or frequently failing test. needs-priority ok-to-test Indicates a non-member PR verified by an org member that is safe to test. release-note-none Denotes a PR that doesn't merit a release note. size/XS Denotes a PR that changes 0-9 lines, ignoring generated files.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[e2e] Re-enable clusterctl upgrade spec tests

3 participants