Commit 13e2f9f
committed
test: align sequenceSeverity test with raised warn/crit thresholds
Commit 4b524ae raised the sequence warn floor 60->80 and crit 80->95 but
left the test asserting the old warn floor: sequenceSeverity(70) now
correctly returns SevOK, so the 70%%->SevWarn case failed. Move it to 85,
squarely in the new 80-95 warn band.1 parent 4b524ae commit 13e2f9f
1 file changed
Lines changed: 2 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
105 | 105 | | |
106 | 106 | | |
107 | 107 | | |
108 | | - | |
109 | | - | |
| 108 | + | |
| 109 | + | |
110 | 110 | | |
111 | 111 | | |
112 | 112 | | |
| |||
0 commit comments