ROX-19064: Scanner V4 CI resource/replica tuning#19834
ROX-19064: Scanner V4 CI resource/replica tuning#19834
Conversation
|
Skipping CI for Draft Pull Request. |
|
/test all |
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## master #19834 +/- ##
=======================================
Coverage 49.60% 49.60%
=======================================
Files 2763 2763
Lines 208339 208339
=======================================
Hits 103341 103341
Misses 97331 97331
Partials 7667 7667
Flags with carried forward coverage won't be shown. Click here to find out more. ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
🚀 Build Images ReadyImages are ready for commit ea86824. To use with deploy scripts: export MAIN_IMAGE_TAG=4.11.x-563-gea86824d7e |
|
/test ocp-4-21-qa-e2e-tests |
|
/test ocp-4-21-qa-e2e-tests |
|
/retest |
BradLugo
left a comment
There was a problem hiding this comment.
Might be worth checking in with folks familiar with the perf & scale initiative (@robbycochran, @davdhacs, @mtodor, and @jvdm come to mind), but LGTM.
Description
Scanner V4 components (indexer, matcher, DB) were OOMkilling and/or failing to be scheduled (node CPU unavail) with the existing resource allocations. This PR makes adjustments to sync the settings of the different install methods and help stabilize the deployments.
Each deploy path (manifest, helm, and operator) had its own tuning mechanism
User-facing documentation
Testing and quality
Automated testing
The changes themselves are tests
How I validated my change
Against StackRox Scanner these changes will be tested by CI as part of this PR
Against Scanner V4 these changes were validated in #19236 and will be validated again in a future PR when Scanner V4 is officially turned on in CI.