Skip to content

Add junit report for tests

Jaime Martinez requested to merge junit-report into master

Adds a junit report for tests so it's available in the Test summary section of the MR.

Screen_Shot_2020-12-07_at_4.23.29_pm

It also splits the deamonized acceptance tests into different jobs to avoid the Job's log exceeded limit of 4194304 bytes. error in certain jobs e.g. https://gitlab.com/gitlab-org/gitlab-pages/-/jobs/882556325

Edited by Jaime Martinez

Merge request reports