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

Update the EKS tests for CKF 1.9 #1019

Merged
merged 5 commits into from
Aug 9, 2024
Merged

Conversation

mvlassis
Copy link
Contributor

@mvlassis mvlassis commented Aug 8, 2024

This PR updates the "Create EKS cluster, deploy CKF and run bundle test" Github action for 1.9. It only changes the deploy-to-eks.yaml file to have updated defaults and descriptions when running the tests.

Closes #810.

@mvlassis mvlassis requested a review from a team as a code owner August 8, 2024 14:17
@mvlassis
Copy link
Contributor Author

mvlassis commented Aug 8, 2024

During the testing of the action, the first run was successful, but the other 2 runs failed:

  • The second run fails in the deploy-ckf-to-1.9 job. The relevant issue that was raised can be found here.
  • The third run fails in the deploy-ckf-to-1.8 job. The relevant issue that was raised can be found here.

1 similar comment
@mvlassis
Copy link
Contributor Author

mvlassis commented Aug 9, 2024

During the testing of the action, the first run was successful, but the other 2 runs failed:

  • The second run fails in the deploy-ckf-to-1.9 job. The relevant issue that was raised can be found here.
  • The third run fails in the deploy-ckf-to-1.8 job. The relevant issue that was raised can be found here.

@mvlassis mvlassis merged commit ba6cf62 into main Aug 9, 2024
3 of 4 checks passed
@mvlassis mvlassis deleted the kf-5278-update-eks-tests-1.9 branch August 9, 2024 09:57
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Update and run EKS tests for the 1.9 release
2 participants