RDK-53592 L1/L2 run_ut.sh script for OCDM client repository#293
RDK-53592 L1/L2 run_ut.sh script for OCDM client repository#293NRofina wants to merge 2 commits intordkcentral:masterfrom
Conversation
|
nkader321 seems not to be a GitHub user. You need a GitHub account to be able to sign the CLA. If you have already a GitHub account, please add the email address used for this commit to your account. You have signed the CLA already but the status is still pending? Let us recheck it. |
Reason for change : L1/L2 test framework for ocdm and run scripts added Test procedure: Run run.sh and check tests are executed and reports generated Risks: Low Signed-off-by: nkader321 <NoorjahanRofina_KaderMohideen@comcast.com>
|
Please append a credit to RDK Management to top level NOTICE: Copyright 2024 RDK Management and then I can clear off the BD downvote. |
|
Please note if we merge this PR that does not mean we approve, endorse or take ownership for the tests added here. Please make sure the github actions do not block merging PR's in the future might they fail. |
| sudo apt update | ||
| sudo apt install -y libunwind-dev libgstreamer1.0-dev libgstreamer-plugins-base1.0-dev | ||
|
|
||
| - name: Set up Python |
There was a problem hiding this comment.
You most likely don't need that, as Python in installed on the runners by default
| ref: R5_1 | ||
| path: ThunderNanoServices | ||
|
|
||
| - name: Build ThunderNanoServices |
There was a problem hiding this comment.
Do you need to build ThunderNanoServices and ThunderNanoServicesRDK for these tests?
Reason for change : L1/L2 test framework for ocdm and run scripts added
Test procedure: Run run.sh and check tests are executed and reports generated
Risks: Low
Signed-off-by: nkader321 NoorjahanRofina_KaderMohideen@comcast.com