bneradt opened a new pull request, #12737: URL: https://github.com/apache/trafficserver/pull/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: #12728 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
