Skip to content

WIP:Feature/rkt executor

What does this MR do?

Add support to execute CI Jobs in rkt containers. A more detailed description of the executor is in the markdown docs. 🚀

Why was this MR needed?

To have a broader choice of executors.

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

It's an entire new executor, so yes, pretty much everything. 🙂

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)
Edited by Michael Gebhard

Merge request reports