Skip to content

Remove left over already archived live traces from build [RUN ALL RSPEC] [RUN AS-IF-FOSS]

Alex Buijs requested to merge remove-trace-chunks-when-archive-exists into master

What does this MR do?

This removes any live traces that might still exist when an archive also exists for a build.

This prevents the ArchiveTracesCronWorker from picking up the same build over and over

Issue: #296615 (closed)

Does this MR meet the acceptance criteria?

Conformity

Availability 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 Grzegorz Bizon

Merge request reports