Skip to content

test: Update Managed Kubernetes version for e2e tests #413

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

Merged
merged 1 commit into from
May 14, 2025

Conversation

joekr
Copy link
Member

@joekr joekr commented May 13, 2025

What this PR does / why we need it:
Updates the managed kubernetes version for testing.
OKE no longer supports anything below v1.30.x. It was causing the managed e2e tests to fail.

Which issue(s) this PR fixes (optional, in fixes #<issue number>(, fixes #<issue_number>, ...) format, will close the issue(s) when PR gets merged):
Fixes #411

OKE no longer supports anything below v1.30.x. It was causing the
managed e2e tests to fail.
@joekr joekr requested a review from dranicu May 13, 2025 15:53
@joekr joekr self-assigned this May 13, 2025
@joekr joekr added the bug Something isn't working label May 13, 2025
@oracle-contributor-agreement oracle-contributor-agreement bot added the OCA Verified All contributors have signed the Oracle Contributor Agreement. label May 13, 2025
@joekr
Copy link
Member Author

joekr commented May 13, 2025

e2e test

Ran 7 of 28 Specs in 2928.590 seconds
SUCCESS! -- 7 Passed | 0 Failed | 0 Pending | 21 Skipped

@joekr joekr requested a review from vladcristi May 13, 2025 17:06
@joekr
Copy link
Member Author

joekr commented May 13, 2025

@dranicu dranicu merged commit a8ca4bc into oracle:main May 14, 2025
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working OCA Verified All contributors have signed the Oracle Contributor Agreement.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Update e2e managed clusters to support newer version of kubernetes
2 participants