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

test(performance): Add 90% storage utilization scaleout/scalein test #9787

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

Lakshmipathi
Copy link

@Lakshmipathi Lakshmipathi commented Jan 13, 2025

Perform scale-out around 90% disk utilization and cluster scale-in by decommissioning the newly added nodes while measuring latency under mixed-load stress.

Testcase: #9156

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)

@Lakshmipathi Lakshmipathi marked this pull request as ready for review January 15, 2025 07:52
@Lakshmipathi Lakshmipathi force-pushed the wip/disk_utilise branch 3 times, most recently from 3cc1999 to c0c6052 Compare January 17, 2025 15:44
@pehala
Copy link
Contributor

pehala commented Jan 17, 2025

Please fix all checks

@Lakshmipathi Lakshmipathi force-pushed the wip/disk_utilise branch 2 times, most recently from bc83fc7 to 8fbb4a0 Compare January 22, 2025 15:23
Perform scale-out around 90% disk utilization and cluster scale-in
by decommissioning the newly added nodes while measuring latency under
mixed-load stress.

scylladb#9156

Signed-off-by: Lakshmipathi.Ganapathi <lakshmipathi.ganapathi@scylladb.com>
@Lakshmipathi Lakshmipathi added the backport/none Backport is not required label Jan 23, 2025
@Lakshmipathi Lakshmipathi requested a review from pehala January 23, 2025 12:26
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.

2 participants