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

[Backport 2025.1] fix(base_versions): add OSS mapping for 2025.1 #9930

Merged
merged 1 commit into from
Jan 28, 2025

Conversation

scylladbbot
Copy link

  • adding 6.2 as a base version for any upgrade into 2025.1
  • add unittest to cover the 2025.1 cases

Testing

  • unittests
  • test it with master (should yield now only 6.2, since it's 6.3.0-dev)

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)

  • (cherry picked from commit ea42afb)

Parent PR: #9828

* adding 6.2 as a base version for any upgrade into 2025.1

* add unittest to cover the 2025.1 cases

(cherry picked from commit ea42afb)
@fruch fruch merged commit 52480ad into scylladb:branch-2025.1 Jan 28, 2025
6 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