Skip to content

WIP: download artifacts concurrently

This is a general Merge Request template. Consider to choose a template from the list above if it will match your case more.

What does this MR do?

It contains a proposal for a solution to #2413

Why was this MR needed?

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

This is a Work in progress, still a lot of things to do.

  • tests! (add new & fix existing)
  • seperate into batches of 5, 10 (make this configurable)
  • decide on logging output (name of the job is not included in JobCredentials)

Does this MR meet the acceptance criteria?

  • Documentation created/updated
  • Tests
    • Added for this feature/bug
    • All builds are passing
  • Branch has no merge conflicts with master (if you do - rebase it please)

What are the relevant issue numbers?

#2413

Edited by Christiaan Van den Poel

Merge request reports