-
Notifications
You must be signed in to change notification settings - Fork 95
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 latency with nemesis and disable RBNO #9440
base: master
Are you sure you want to change the base?
test(performance): add latency with nemesis and disable RBNO #9440
Conversation
Add 'scylla-enterprise-perf-regression-latency-650gb-with-nemesis' test with RBNO disabled
165bf6d
to
541f938
Compare
perfRegressionParallelPipeline( | ||
backend: "aws", | ||
test_name: "performance_regression_test.PerformanceRegressionTest", | ||
test_config: """["test-cases/performance/perf-regression-latency-650gb-with-nemesis.yaml", "configurations/tablets_disabled.yaml", "configurations/disable_kms.yaml","configurations/disable_rbno.yaml"]""", |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
tablets disabled - got me rethinking of it.
It was mostly relevant for us only for the runs of 2024.1, possibly for 2024.2.
However, longer term we don't want to run with tablets disabled.
However, with tablets I think this test is not needed (it doesn't use RBNO AFAIK, does it?).
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
As I found RBNO is used when tablets enabled
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
in the 2022.2
and 2023.1
versions RBNO is enabled by default for replace operation only
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Add 'scylla-enterprise-perf-regression-latency-650gb-with-nemesis' test with RBNO disabled
Testing
PR pre-checks (self review)
backport
labelsReminders
sdcm/sct_config.py
)unit-test/
folder)