Skip to content

Use Splitic test runner

Arran Walker requested to merge ajwalker/splitic-test into main

What does this MR do?

Uses Splitic to run tests, and generate junit and coverage reports

Why was this MR needed?

We previously relied on shell scripts for much of this, and it was hard to build on top of and make efficient

What's the best way to test this MR?

All jobs should pass, with coverage and junit reports being generated

What are the relevant issue numbers?

Closes #30835 (closed)

Closes #30852 (closed)

Closes #4467 (closed)

Closes https://gitlab.com/gitlab-org/gitlab/-/issues/381905

Edited by Arran Walker

Merge request reports