-
Notifications
You must be signed in to change notification settings - Fork 8.2k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[CI] Add new intake worker size with 2x memory, and move workspace to memory #67676
Conversation
Pinging @elastic/kibana-operations (Team:Operations) |
@elasticmachine merge upstream |
💚 Build SucceededHistory
To update your PR or re-run it, just comment with: |
… memory (#67676) Co-authored-by: Elastic Machine <elasticmachine@users.noreply.github.com>
… memory (#67676) Co-authored-by: Elastic Machine <elasticmachine@users.noreply.github.com>
… memory (#67676) Co-authored-by: Elastic Machine <elasticmachine@users.noreply.github.com>
6.8 pending, with the in between refactor. brian you mentioned this is less of an issue in 6.8, I can simplify the refactor down to machine and job but thought I'd check first. |
Friendly reminder: Looks like this PR hasn’t been backported yet. |
Since we parallelized the Jest tests again, the intake workers have been running out of memory.
The new worker size is the same as the previous one, except it has 2x the memory, which also allows us to mount the workspace in memory. This further speeds up intake.