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

feat(ci): Add workflow for operator upgrade scenario #415

Merged
merged 1 commit into from
Aug 12, 2024

Conversation

vprashar2929
Copy link
Collaborator

@vprashar2929 vprashar2929 commented Jul 31, 2024

This commit adds a new workflow for running operator upgrade test separately from the existing e2e tests. The run-e2e.sh script is updated to run the operator upgrade scenario independently from the existing e2e tests. Additionally, the pr-checks.yaml workflow is modified to run the workflow before the e2e tests, ensuring that upgrade issues are identified early in the CI

Addresses #414

@vprashar2929 vprashar2929 marked this pull request as draft July 31, 2024 14:45
@vprashar2929 vprashar2929 force-pushed the upgrade-wkf branch 4 times, most recently from f5c1025 to e37cbf2 Compare August 1, 2024 11:27
@vprashar2929 vprashar2929 changed the title feat(ci): Add a separate workflow for running operator upgrade scenario feat(ci): Add workflow for operator upgrade scenario Aug 1, 2024
@vprashar2929 vprashar2929 marked this pull request as ready for review August 1, 2024 11:30
@sthaha sthaha self-requested a review August 12, 2024 07:42
This commit adds a new workflow for running operator upgrade test
separately from the existing e2e tests. The `run-e2e.sh` script is
updated to run the operator upgrade scenario independently from the
existing e2e tests. Additionally, the `pr-checks.yaml` workflow is
modified to run the workflow before the e2e tests, ensuring that upgrade
issues are identified early in the CI

Signed-off-by: vprashar2929 <vibhu.sharma2929@gmail.com>
@sthaha sthaha merged commit e116cc7 into sustainable-computing-io:v1alpha1 Aug 12, 2024
12 checks passed
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