Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

🐛 e2e tests failing due to old clusterctl verion #6056

Closed
killianmuldoon opened this issue Feb 2, 2022 · 3 comments · Fixed by #6057
Closed

🐛 e2e tests failing due to old clusterctl verion #6056

killianmuldoon opened this issue Feb 2, 2022 · 3 comments · Fixed by #6057
Assignees
Labels
kind/bug Categorizes issue or PR as related to a bug.

Comments

@killianmuldoon
Copy link
Contributor

A number of e2e tests - the upgrade test across versions 0.4, 1.0, 1.1 and main - are failing due to the direct download and use of a clusterctl binary that is prone to #6051.

Once we have a release that solves this problem on the older release branches we should update the e2e test configurations in out test definitions in test-infra to use a version of the binary that can complete clusterctl init.

The docker.yaml in the capi repository might also need to be updated (the 0.4 branch appears to use this for the location of the clusterctl binary.

/kind bug

@k8s-ci-robot k8s-ci-robot added the kind/bug Categorizes issue or PR as related to a bug. label Feb 2, 2022
@ykakarap
Copy link
Contributor

ykakarap commented Feb 2, 2022

/assign

1 similar comment
@killianmuldoon
Copy link
Contributor Author

/assign

@killianmuldoon
Copy link
Contributor Author

/unassign

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
kind/bug Categorizes issue or PR as related to a bug.
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants