From 5fced5ec8fc04cb6622e0b8eef3d5cb12ce603a9 Mon Sep 17 00:00:00 2001 From: Philipp Ahmann <2428012+pahmann@users.noreply.github.com> Date: Mon, 18 May 2026 14:00:19 +0200 Subject: [PATCH] Enhance test log details with execution log links Updated test log descriptions to include links to execution log artifacts. Signed-off-by: Philipp Ahmann <2428012+pahmann@users.noreply.github.com> --- .../verification/verification_workproducts.rst | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/process/process_areas/verification/verification_workproducts.rst b/process/process_areas/verification/verification_workproducts.rst index e3e64588d6..f94e4f6270 100644 --- a/process/process_areas/verification/verification_workproducts.rst +++ b/process/process_areas/verification/verification_workproducts.rst @@ -63,9 +63,9 @@ Platform - Test result per test case from :need:`wp__verification_platform_int_test` and :need:`wp__verification_feat_int_test` with status passed/failed/not_run - - Test log per test case from + - Test log per executed test case from :need:`wp__verification_platform_int_test` and :need:`wp__verification_feat_int_test` - with status passed/failed/not_run + with status passed/failed including a link to the matching retained execution log artifacts for the specific release version Feature ******* @@ -112,7 +112,7 @@ Module with status passed/failed/not_run - Test log per test case from :need:`wp__verification_sw_unit_test` and :need:`wp__verification_comp_int_test` - with status passed/failed/not_run + with status passed/failed/not_run including a link to the matching retained execution log artifacts for the specific release version It also serves as SW Component Qualification Verification Report for pre-existing Open Source Projects developed and maintained outside of the project to which this process is applied to.