Skip to content

Add archive feature to trace

Kamil Trzciński requested to merge proper-fix-for-artifacts-service into master

What does this MR do?

This adds an ability to archive legacy traces to new trace artifact. This also supports ObjectStorage(EE-only).

This is proper fix which builds on top of https://gitlab.com/gitlab-org/gitlab-ce/merge_requests/17313. Which takes care of sanely archiving trace to be job artifact.

Are there points in the code the reviewer needs to double check?

Why was this MR needed?

Screenshots (if relevant)

Does this MR meet the acceptance criteria?

What are the relevant issue numbers?

Closes https://gitlab.com/gitlab-org/gitlab-ce/issues/43022 Closes https://gitlab.com/gitlab-org/gitlab-ee/issues/4170

Edited by Grzegorz Bizon

Merge request reports