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

Add Sanity check for cluster after upgrade #273

Merged
merged 1 commit into from
Feb 4, 2025
Merged

Add Sanity check for cluster after upgrade #273

merged 1 commit into from
Feb 4, 2025

Conversation

sbulage
Copy link
Collaborator

@sbulage sbulage commented Feb 4, 2025

In this PR below things will be performed:

  • Updated cy.log() message for upgrade
  • Read the Fleet image version before the upgrade
  • From all downstream clusters, check the fleet-agent pod image after upgrade only
  • This test only run after upgrade only to make sure Fleet is upgraded properly on it's downstream clusters too.

Note: Current CI for PR check is not execute this test.

@sbulage sbulage added fleet-e2e-ci Improvements or additions to the CI framework automation Add or update automation labels Feb 4, 2025
@sbulage sbulage self-assigned this Feb 4, 2025
@sbulage sbulage linked an issue Feb 4, 2025 that may be closed by this pull request
4 tasks
@sbulage
Copy link
Collaborator Author

sbulage commented Feb 4, 2025

🟢 CI Run for Upgrade: https://github.com/rancher/fleet-e2e/actions/runs/13129942163

Copy link
Collaborator

@mmartin24 mmartin24 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM.
Good work!
Left some comments / suggestions in case you want to address them.

@sbulage sbulage merged commit 233cbf9 into main Feb 4, 2025
12 checks passed
@sbulage sbulage deleted the sanity_upgrade branch February 4, 2025 09:32
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
automation Add or update automation fleet-e2e-ci Improvements or additions to the CI framework
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Sanity Checks for after Rancher Upgrade
2 participants