Skip to content
Snippets Groups Projects
Commit ea29ffa9 authored by GitBot's avatar GitBot
Browse files

Integrate gitlab-ci/add-test-reporting-to-test-jobs

--

Commit: seco-ne/yocto/infrastructure/gitlab-ci@52bae4a1

Lava Testreporting: Add script to generate markdown report for given jobids

Adds scripts for mark down generation.
Adds scripts for lava test result queries.
Adds script to generate a mark down report from this data
Call script from submit_test to generate a report directly
after the testrun.
parent 89fba9a6
No related branches found
No related tags found
1 merge request!245Integrate gitlab-ci/add-test-reporting-to-test-jobs
Pipeline #23896 passed with stage
in 10 seconds
Subproject commit ab09db0b5ed305ecae20a578bf84e5acba3eb93b Subproject commit 52bae4a14bf18d84ac5007db6ecd2ac4756142a1
...@@ -4,5 +4,5 @@ ...@@ -4,5 +4,5 @@
# --------------------------------------------------------------------------------------- # ---------------------------------------------------------------------------------------
include: include:
- project: '${CI_PROJECT_ROOT_NAMESPACE}/yocto/infrastructure/gitlab-ci' - project: '${CI_PROJECT_ROOT_NAMESPACE}/yocto/infrastructure/gitlab-ci'
ref: ab09db0b5ed305ecae20a578bf84e5acba3eb93b ref: 52bae4a14bf18d84ac5007db6ecd2ac4756142a1
file: 'manifest-integration-yocto.yml' file: 'manifest-integration-yocto.yml'
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment