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

fix(performance): decrease nemesis test duration #10597

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

Conversation

juliayakovlev
Copy link
Contributor

The maximum duration that we got for the perf-regression-latency-650gb-with-nemesis test is 12 hours. Now test duration is 50 hours. It's too much. Decrease it to 14 hours.

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)

The maximum duration that we got for the perf-regression-latency-650gb-with-nemesis
test is 12 hours. Now test duration is 50 hours. It's too much.
Decrease it to 14 hours.
@soyacz
Copy link
Contributor

soyacz commented Apr 7, 2025

We used to have mgmt repair lasting 6h - is this gone? or we still fit in 12h window with it?

@juliayakovlev
Copy link
Contributor Author

We used to have mgmt repair lasting 6h - is this gone? or we still fit in 12h window with it?

Long mgmt repair was fix in the new manager version. Now the longest is about 2.5h.
As far as I found, 12 it was maximum test duration. So I prolonged it to 14 just to be safe

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants