Skip to content

Always fetch pipeline test report

Scott Hampton requested to merge 329206-fix-test-report into master

What does this MR do?

Related to #329206 (closed)

Problem: The Unit Test Report is not showing the results in Pipeline -> Tests tab when the pipeline is blocked or still running.

Solution: Revert a recent change to prematurely check if a pipeline has a test report artifact before fetching the test report summary.

Does this MR meet the acceptance criteria?

Conformity

Availability and Testing

Edited by Scott Hampton

Merge request reports