Skip to content

Speed up `clone test repo` job

What does this MR do?

Disables fetching of Runner Git sources on clone test repo job, as well as processing of cache/dependencies.

Why was this MR needed?

In order to speed up the job and reduce resource consumption.

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?

Closes #26030 (closed)

Merge request reports