Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[RDK-46982] Integrate L1/L2 test cases with CI/CD pipeline - Container #346

Open
wants to merge 18 commits into
base: master
Choose a base branch
from
Open
Prev Previous commit
Next Next commit
Update L1-tests.yml
sithanda authored Apr 22, 2024
commit dbe32b3a6e0e31c198e1b217c1fe2da9f84fea7b
1 change: 1 addition & 0 deletions .github/workflows/L1-tests.yml
Original file line number Diff line number Diff line change
@@ -81,6 +81,7 @@ jobs:
echo "Siva: /tmp/Gtest_Report/DobbyL1TestResults.json"
ls -l /tmp/Gtest_Report/
cat /tmp/Gtest_Report/DobbyL1TestResults.json

- name: Generate coverage
if: ${{ matrix.coverage == 'with-coverage' && matrix.extra_flags == 'RUN_TESTS' && matrix.build_type == 'Debug' }}
run: >