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

feature(upgrade-tests): prepare for upgrades to 2025.1 #9849

Draft
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

fruch
Copy link
Contributor

@fruch fruch commented Jan 19, 2025

  • add logic to save the target version, so
    we can fix the name of the product being use
    from 2025.1 and onwards

  • fix the logic for upgrade to from enterprise to 2025.1 and up to be reinstall

Testing

upgrade from 6.2 is working, from 2024.1/2 is blocked by:

PR pre-checks (self review)

  • I added the relevant backport labels
  • I didn't leave commented-out/debugging code

Reminders

  • Add New configuration option and document them (in sdcm/sct_config.py)
  • Add unit tests to cover my changes (under unit-test/ folder)
  • Update the Readme/doc folder relevant to this change (if needed)

@fruch fruch added the backport/none Backport is not required label Jan 19, 2025
@fruch fruch force-pushed the remove_recover_system_tables branch 4 times, most recently from b3b2e60 to 904da32 Compare January 21, 2025 07:08
@fruch fruch marked this pull request as ready for review January 21, 2025 07:09
@fruch fruch changed the title fix(upgrde_test): remove unneeded configuration options feature(upgrade-tests): prepare for upgrades to 2025.1 Jan 21, 2025
@fruch fruch force-pushed the remove_recover_system_tables branch from 904da32 to 8f41d49 Compare January 21, 2025 07:25
@fruch fruch requested review from yaronkaikov and roydahan January 21, 2025 14:26
@fruch fruch marked this pull request as draft January 21, 2025 14:26
@fruch
Copy link
Contributor Author

fruch commented Jan 21, 2025

waiting for confirmation if we can use the reinstall mode to upgrade from enterprise versions

fruch added 2 commits January 23, 2025 10:47
* add logic to save the target version, so
  we can fix the name of the product being use
  from 2025.1 and onwards

* fix the logic for upgrade to from enterprise to 2025.1 and up to be `reinstall`
those option are no supported anymore, and shouldn't be available
anymore.
@fruch fruch force-pushed the remove_recover_system_tables branch from 8f41d49 to 316555c Compare January 23, 2025 08:48
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
backport/none Backport is not required
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant