Skip to content
Snippets Groups Projects
Commit d7f946ee authored by Fabrizio Benvenuti's avatar Fabrizio Benvenuti
Browse files

[LogParser] add logparser script

This script allows to leverage Confluence APIs to perform the following actions:
- Get the plain text log of a LAVA job triggered from the pipeline.
- Get from LAVA's SystemTest and Script tests: their name, log and result from the plain text log.
- Fill,via it's python API,a Confluence report template with:
	* the LAVA test results as described in the previous point.
	* the Device Under Test's hardware and software informations (OS and Test executable's versions).
	* the Gitlab pipeline and LAVA job that generated that report.
- Export the report in PDF format using Scroll PDF Exporter using the request's body json stored under .gitlab_ci/data that contains the informations\
	to export it with the right format
parent f8d0dcd5
No related branches found
No related tags found
Loading
Loading
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