Skip to content

[Backport 2026.2] fix(longevity_oos_test): check mean usage after prepare#15214

Open
scylladbbot wants to merge 1 commit into
scylladb:branch-2026.2from
scylladbbot:backport/15211/to-2026.2
Open

[Backport 2026.2] fix(longevity_oos_test): check mean usage after prepare#15214
scylladbbot wants to merge 1 commit into
scylladb:branch-2026.2from
scylladbbot:backport/15211/to-2026.2

Conversation

@scylladbbot

Copy link
Copy Markdown

The usage my be imbalanced, so a scenario like 81-92-92, with a mean of 88% usage would fail the test, instead of continuing.
Check the mean usage instead.
Raise an ERROR event, not CRITICAL, so the test can continue.

For example, this test failed, when it should have continued.
image
https://argus.scylladb.com/tests/scylla-cluster-tests/90ac0f5e-9247-4cdd-b500-f3cd046d41e2/screenshots

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 5686e73)

Parent PR: #15211

The usage my be imbalanced, so a scenario like 81-92-92, with a mean of 88% usage
would fail the test, instead of continuing.
Check the mean usage instead.
Raise an ERROR event, not CRITICAL, so the test can continue.

(cherry picked from commit 5686e73)
@scylladb-promoter

Copy link
Copy Markdown
Collaborator

✅ Test Summary: PASSED

✅ Precommit: PASSED

Total Passed Failed Skipped
26 15 0 11

✅ Tests: PASSED

Total Passed Failed Errors Skipped
2162 2147 0 0 15

Full build log

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

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants