Skip to content

Change parallel tests configuration ENV names

Tomasz Maczukin requested to merge use-parallel-for-tests-parallelization into master

What does this MR do?

Rewrites our test parallelizm using the new parallel keyword in .gitlab-ci.yml.

Why was this MR needed?

  1. Simplify the .gitlab-ci.yml
  2. Dogfood our own solution.

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