Skip to content

Pin CI jobs to gitlab-org runners

Tomasz Maczukin requested to merge pin-jobs-to-gitlab-org-runners into master

What does this MR do?

Forces all jobs that don't use Docker-in-Docker to be executed on the gitlab-org jobs.

Why was this MR needed?

This is part of #25196.

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

Does this MR meet the acceptance criteria?

  • Documentation created/updated
  • Added tests for this feature/bug
  • In case of conflicts with master - branch was rebased

What are the relevant issue numbers?

Merge request reports