Commit 02c2da3
authored
Adjust SSD health check to validate range, not threshold (#21127)
The test now asserts that SSD health is between 0 and 100, instead of the previous, stricter check for >50.
It now ensures the reported health value is sane and falls within the valid range of 0% to 100%.1 parent 8ee0528 commit 02c2da3
1 file changed
+2
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
543 | 543 | | |
544 | 544 | | |
545 | 545 | | |
546 | | - | |
| 546 | + | |
| 547 | + | |
547 | 548 | | |
548 | 549 | | |
549 | 550 | | |
| |||
0 commit comments