Skip to content

RDKE-765: Unit Test For docker image #59

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

Merged
merged 10 commits into from
Apr 2, 2025
Merged

RDKE-765: Unit Test For docker image #59

merged 10 commits into from
Apr 2, 2025

Conversation

satya200
Copy link
Contributor

Reason for change: * Adding Unit Test for mockxconf and native-platform docker image
Test Procedure: Build should pass and All Test case should success
Risks: Low
Priority: P1

Reason for change: * Adding Unit Test for mockxconf and native-platform docker image
Test Procedure: Build should pass and All Test case should success
Risks: Low
Priority: P1

Signed-off-by: Sahu <[email protected]>
@satya200 satya200 requested a review from a team as a code owner March 27, 2025 13:44
satya200 and others added 9 commits March 28, 2025 14:54
Reason for change: * Adding Unit Test for mockxconf and native-platform docker image
Test Procedure: Build should pass and All Test case should success
Risks: Low
Priority: P1

Signed-off-by: Sahu <[email protected]>
Reason for change: * Adding Unit Test for mockxconf and native-platform docker image
Test Procedure: Build should pass and All Test case should success
Risks: Low
Priority: P1

Signed-off-by: Sahu <[email protected]>
Reason for change: * Adding Unit Test for mockxconf and native-platform docker image
Test Procedure: Build should pass and All Test case should success
Risks: Low
Priority: P1

Signed-off-by: Sahu <[email protected]>
Reason for change: * Adding Unit Test for mockxconf and native-platform docker image
Test Procedure: Build should pass and All Test case should success
Risks: Low
Priority: P1

Signed-off-by: Sahu <[email protected]>
Reason for change: * Adding Unit Test for mockxconf and native-platform docker image
Test Procedure: Build should pass and All Test case should success
Risks: Low
Priority: P1

Signed-off-by: Sahu <[email protected]>
@satya200 satya200 linked an issue Mar 29, 2025 that may be closed by this pull request
@@ -2,7 +2,7 @@ name: Verify building of test containers

on:
pull_request:
branches: [ "develop" ]
branches: [ "develop" , "topic/RDKE-765" ]
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Intial dropin for UT. Should remove topic branch references by next version of UT .

@shibu-kv shibu-kv merged commit a5ecb0c into develop Apr 2, 2025
4 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Feature: Add Tests To CI Build To Ensure Mock-Data Service Health
2 participants