-
Task
-
Resolution: Unresolved
-
Minor
-
None
-
None
-
None
-
False
-
-
False
-
subs-swatch-lightning
-
-
Currently Report Portal launches have the name of the Konflux pipeline that generated them.
To get to the original GitHub PR one has to:
- Pick a Report Portal launch
- Check which component is testing
- Pick the right one among these and navigate to "Pipeline runs"
- Copy theĀ pipeline_name tag and search it among the pipeline run
- Once found, click on the run
- There you can find the commit the run is referring to
- Clicking on that and scrolling to the bottom, you can find the link to the PR
We want a convenient way to link directly a launch to the PR it comes from (if it exists).
That can be achieved leveraging a combination of Data Router tags and context information in the Konflux pipeline, similar on how it is done for the Konflux pipeline name.
Acceptance Criteria:
- Every component test launch that is generated from a PR must have a link to that in its tags.
- The existing capabilities of the test reporting are not affected.
- is caused by
-
SWATCH-4059 Enhance Report Portal integration with event type and pipeline name tags for improved test analytics
-
- Closed
-