rdkcentral / Dobby

The Dobby component is a wrapper around the opensource crun/runc containerization tool for managing and running containers.
Apache License 2.0
16 stars 42 forks source link

[RDK-47795] - L1/L2 test - Create json output file with test result d… #321

Closed KaleeswaranGnanagurusamy closed 7 months ago

KaleeswaranGnanagurusamy commented 7 months ago

…etails

Description

changes done: L1 Test: Create output json file when run the unittest and upload to artifacts L2 Test: Create output json file and write the result details from python test_utils.py file and upload to artifacts

If there is a corresponding JIRA ticket, please ensure it is in the title of the PR.

Test Procedure

Run in GitHub workflow to check the test result upload in artifacts

Type of Change

L2 test yml L2 test yml

Requires Bitbake Recipe changes?