Skip to content

Disable juint reports tmp

Steve Xuereb requested to merge disable-junit-reports into master

What does this MR do?

The junit reports are creating 90mb files inside of redis for gitlab-ce/ee project. There is an ongoing production incident gitlab-com/gl-infra/production#928 (closed) that is because of high CPU uitlaization on the redis nodes. GitLab-ce/ee are the highest consumers of memory becuase of these junit reports.

This is a bandage until we can scale redis properly.

Does this MR meet the acceptance criteria?

Conformity

Performance and testing

Security

If this MR contains changes to processing or storing of credentials or tokens, authorization and authentication methods and other items described in the security review guidelines:

  • Label as security and @ mention @gitlab-com/gl-security/appsec
  • The MR includes necessary changes to maintain consistency between UI, API, email, or other methods
  • Security reports checked/validated by a reviewer from the AppSec team
Edited by Steve Xuereb

Merge request reports