scylla-cluster-tests icon indicating copy to clipboard operation
scylla-cluster-tests copied to clipboard

test(scale-up): test write and rebuild perf

Open soyacz opened this issue 1 year ago • 1 comments

We want to test write and rebuild operations time for different sizes of the same instance type.

Testing

  • [x] - https://jenkins.scylladb.com/view/staging/job/scylla-staging/job/lukasz/job/c3-scale-up-test/ (modify config files param to select proper instance type test)

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 relevent to this change (if needed)

soyacz avatar Feb 13 '24 10:02 soyacz

@fruch @roydahan this test I think is ready to merge, we can later add other instance types when needed.

soyacz avatar Mar 29 '24 13:03 soyacz

@soyacz

Move the offending yaml to the configuration folder, and we can merge this

fruch avatar May 06 '24 03:05 fruch

@soyacz

Move the offending yaml to the configuration folder, and we can merge this

done

soyacz avatar May 07 '24 06:05 soyacz