Skip to content

[Backport 2025.1] fix(ScyllaYaml): replace enable_tablets with tablets_mode_for_new_keyspaces #10624

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

Merged

Conversation

scylladbbot
Copy link

The configuration option was changed in scylladb/scylladb#22273
Causing all SCT runs after it to run without tablets.
e.g. https://argus.scylladb.com/tests/scylla-cluster-tests/a50f6974-da50-4963-b7ea-bbfeac27bdca
2025.1 not affected yet, backport was yesterday.

Testing

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 452e948)

Parent PR: #10614

@scylladbbot
Copy link
Author

@cezarmoise - This PR has conflicts, therefore it was moved to draft
Please resolve them and mark this PR as ready for review

…ption

The configuration option was added in scylladb/scylladb#22273
It take precedence over `enable_tablets`

(cherry picked from commit 452e948)
@cezarmoise cezarmoise force-pushed the backport/10614/to-2025.1 branch from 8950170 to d8181cd Compare April 10, 2025 10:00
@cezarmoise cezarmoise requested a review from a team April 10, 2025 10:01
@cezarmoise cezarmoise marked this pull request as ready for review April 10, 2025 10:01
@vponomaryov vponomaryov merged commit 0090cf9 into scylladb:branch-2025.1 Apr 10, 2025
5 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.

3 participants