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

CASMPET-6823: Adding healthcheck test for cilium live migration #552

Merged
merged 1 commit into from
Oct 26, 2023

Conversation

johren-hpe
Copy link
Contributor

Summary and Scope

We need a health check during the cilium live migration workflow to make sure that critical services are healthy before moving on to migrate the next node. I first looked at the ncn-upgrade-tests-* suites for worker and master but they include several tests (e.g. goss-check-static-routes, goss-check-mounts-worker) that are not necessary because we are not rebooting the nodes at this point. This new test has a subset of the union of both the ncn-upgrade-tests-worker and ncn-upgrade-tests-master tests.

Issues and Related PRs

Testing

Tested on:

  • Virtual Shasta - cilium cluster

Test description:

Used this test as a step in the live migration workflow.

Pull Request Checklist

  • Version number(s) incremented, if applicable
  • Copyrights updated
  • License file intact
  • Target branch correct
  • CHANGELOG.md updated
  • Testing is appropriate and complete, if applicable
  • HPC Product Announcement prepared, if applicable

@johren-hpe johren-hpe requested a review from a team as a code owner October 26, 2023 17:03
@johren-hpe johren-hpe merged commit 5fe4f55 into release/1.6 Oct 26, 2023
2 checks passed
@johren-hpe johren-hpe deleted the CASMPET-6823 branch October 26, 2023 18:42
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.

2 participants