-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix: PC-14236 SHR thresholds validation for less than 1 (#547)
## 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.
- Loading branch information
Łukasz Dobek
authored
Sep 20, 2024
1 parent
0350ad4
commit 7132d7e
Showing
2 changed files
with
3 additions
and
3 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters