Skip to content

Implement foreground verification of CI artifacts (EE)

Nick Thomas requested to merge ee-43949-verify-job-artifacts into master

What does this MR do?

EE version of https://gitlab.com/gitlab-org/gitlab-ce/merge_requests/17578

In addition to cherry-picking the commit there, it:

  • Restricts the artifacts to those without object storage
  • Moves some EE-only files around to make the directory tree logically coherent

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

Why was this MR needed?

By itself, https://gitlab.com/gitlab-org/gitlab-ce/merge_requests/17578 would break EE.

Screenshots (if relevant)

Does this MR meet the acceptance criteria?

What are the relevant issue numbers?

Closes https://gitlab.com/gitlab-org/gitlab-ce/merge_requests/17578

Edited by Nick Thomas

Merge request reports