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 6.2] improvement(scylla-bench): bump version to v0.1.23 #9096

Merged
merged 1 commit into from
Oct 31, 2024

Conversation

mergify[bot]
Copy link

@mergify mergify bot commented Oct 31, 2024

Main changes in the new version are following:

  • PR#149 - Do not do truncate table operation by default
  • PR#150 - Make all write-capable workloads support partition offset
  • PR#151 - fix(create keyspace): Switch from SimpleStrategy to NetworkTopologyStrategy

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 0686a63)

Parent PR: #9084

Main changes in the new version are following:
- PR#149 - Do not do 'truncate table' operation by default
- PR#150 - Make all write-capable workloads support partition offset
- PR#151 - fix(create keyspace): Switch from SimpleStrategy to NetworkTopologyStrategy

(cherry picked from commit 0686a63)
@vponomaryov vponomaryov force-pushed the mergify/bp/branch-6.2/pr-9084 branch from df9c900 to 39c0c66 Compare October 31, 2024 10:49
@vponomaryov vponomaryov added the backport/none Backport is not required label Oct 31, 2024
@vponomaryov vponomaryov merged commit ccb1955 into branch-6.2 Oct 31, 2024
6 checks passed
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