Skip to content

Integrate child pipeline test results in to main pipeline

Andrejs Cunskis requested to merge acunskis-integrate-e2e-results into master

What does this MR do and why?

Describe in detail what your merge request does and why.

Fetch junit test results from e2e test child pipelines and save in the parent pipeline in order to integrate them in to mr widget. This is a workaround until native child pipeline artifact reading is implemented.

Adds e2e test results to mr widget image image

MR acceptance checklist

This checklist encourages us to confirm any changes have been analyzed to reduce risks in quality, performance, reliability, security, and maintainability.

Edited by Andrejs Cunskis

Merge request reports