-
Notifications
You must be signed in to change notification settings - Fork 9.8k
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 downgrade cancellation e2e tests #17976
Comments
/cc @siyuanfoundation |
@henrybear327 are you still working on this? |
Yes @ahrtr! I have a branch that I never fully finish, sorry. I will polish it and submit it for review ASAP. |
Discussed with @serathius, the intention is to ensure the cluster can be reverted to the original state in case any error happens during the downgrade. |
@henrybear327 any update on this? |
Had a call with @siyuanfoundation today and discussed. PR will be up this weekend. |
Hey @ahrtr @siyuanfoundation, First part of the e2e test is delivered here #19244. The partial downgraded cluster cancellation PR will be delivered by the end of today, as I have a bug with it. Sorry that I probably should have broken it down when I was debugging so it won't look like there is no progress made so far... |
The partial downgraded cluster cancellation PR is delivered here #19252 |
What would you like to be added?
Add e2e tests for downgrade cancellation.
Why is this needed?
Improves test coverage for downgrade procedure which is critical for implementing downgrade support.
The text was updated successfully, but these errors were encountered: