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: PC-14236 SHR thresholds validation for less than 1 #547

Merged
merged 2 commits into from
Sep 20, 2024

Conversation

lukasz-dobek
Copy link
Contributor

@lukasz-dobek lukasz-dobek commented Sep 19, 2024

Motivation

Flaky validation for System Health Review thresholds. They are not supposed to go up to 1.

Summary

Changed validation from LTE to LT and adjusted tests.

Release Notes

System Health Review spec now allows for green and red thresholds to be less than 1, not less than or equal to 1.

@n9-machine-user n9-machine-user added bug Something isn't working go patch labels Sep 19, 2024
@lukasz-dobek lukasz-dobek marked this pull request as ready for review September 19, 2024 13:16
@lukasz-dobek lukasz-dobek enabled auto-merge (squash) September 20, 2024 06:17
@lukasz-dobek lukasz-dobek merged commit 7132d7e into main Sep 20, 2024
5 checks passed
@lukasz-dobek lukasz-dobek deleted the PC-14236-le-1-shr-thresholds branch September 20, 2024 06:21
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working go patch
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants