Commit 163056e
authored
Reduce ram_cache regression test scope for CI stability (#12737)
The ram_cache test was failing in CI when run with -R 3 due to the 256MB
cache size test running over 4 million iterations. This caused timeouts
or OOM kills in slower CI environments. Reduced the maximum cache size
from 256MB to 16MB and lowered the minimum regression level from
EXTENDED to NIGHTLY.
Fixes: #127281 parent 8bdb73e commit 163056e
1 file changed
+7
-3
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
658 | 658 | | |
659 | 659 | | |
660 | 660 | | |
661 | | - | |
662 | | - | |
| 661 | + | |
663 | 662 | | |
664 | 663 | | |
665 | 664 | | |
| |||
669 | 668 | | |
670 | 669 | | |
671 | 670 | | |
672 | | - | |
| 671 | + | |
| 672 | + | |
| 673 | + | |
| 674 | + | |
| 675 | + | |
| 676 | + | |
673 | 677 | | |
674 | 678 | | |
675 | 679 | | |
| |||
0 commit comments