tests: serialize conflictive runtime tests (perf improvement)#11546
tests: serialize conflictive runtime tests (perf improvement)#11546
Conversation
|
No actionable comments were generated in the recent review. 🎉 ℹ️ Recent review info⚙️ Run configurationConfiguration used: defaults Review profile: CHILL Plan: Pro Run ID: 📒 Files selected for processing (1)
📝 WalkthroughWalkthroughA new CMake function Changes
Estimated code review effort🎯 2 (Simple) | ⏱️ ~6 minutes Poem
🚥 Pre-merge checks | ✅ 3✅ Passed checks (3 passed)
✏️ Tip: You can configure your own custom pre-merge checks in the settings. ✨ Finishing Touches🧪 Generate unit tests (beta)
📝 Coding Plan for PR comments
Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out. Comment |
Signed-off-by: Eduardo Silva <eduardo@chronosphere.io>
2d04719 to
d950b04
Compare
cosmo0920
left a comment
There was a problem hiding this comment.
A big 👍!
I was struggled with handling this resource competed test cases.
This change improves unit-test wall-clock time in CI by allowing the runtime suite to run safely in parallel under ctest -j, while explicitly serializing only the known conflicting cases.
What changed:
Measured impact:
Fluent Bit is licensed under Apache 2.0, by submitting this pull request I understand that this code will be released under the terms of that license.
Summary by CodeRabbit
Release Notes