-
Notifications
You must be signed in to change notification settings - Fork 4
[RDKEMW-2711] RDKEMW-4650: Enabling the L1/L2 test in the Testframewo… #108
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
base: topic/testing_upload
Are you sure you want to change the base?
Conversation
Reason for change: Return an error message for firmware upto date validation Test Procedure: verify build success and basic test Risks: Low Priority: P1 Signed-off-by: [email protected]
Reason for change: Return an error message for firmware upto date validation Test Procedure: verify build success and basic test Risks: Low Priority: P1 Signed-off-by: [email protected]
Reason for change: Return an error message for firmware upto date validation Test Procedure: verify build success and basic test Risks: Low Priority: P1 Signed-off-by: [email protected]
…rk (#94) * removed gtest fetchcontent * removed gtest fetchcontent * added gtest build job in L1Test yml * added gtest build job in L2Test yml * point to testframework branch * adding without valgrind job * commenting some of the testcases in packager test * comment * pointing to develop --------- Co-authored-by: kprathyusha <[email protected]> Co-authored-by: Prathyushakothuru <[email protected]>
RDKEMW-4719 Return an error message for firmware upto date validation
Reason for change: Return an error message for firmware upto date validation Test Procedure: verify build success and basic test Risks: Low Priority: P1 Signed-off-by: [email protected]
RDKEMW-4719 Return an error message for firmware upto date validation
Reason for change: Return an error message for firmware upto date validation Test Procedure: verify build success and basic test Risks: Low Priority: P1 Signed-off-by: [email protected]
…ion_L1 RDKEMW-4719 Return an error message for firmware upto date validation
Signed-off-by: svemur170 <[email protected]>
1.3.2 release tag
Dynamic WhoAmI control
* Update CMakeLists.txt * Update test_Packager.cpp * Update L1-tests.yml * Update L2-tests.yml * Update L1-tests.yml * yml changes * Update CMakeLists.txt * cleaning up the unwanted header files * changing branch name to develop * Update L1-tests.yml * Update L1-tests.yml --------- Co-authored-by: PriyaPesala <[email protected]>
|
This pull request sets up GitHub code scanning for this repository. Once the scans have completed and the checks have passed, the analysis results for this pull request branch will appear on this overview. Once you merge this pull request, the 'Security' tab will show more code scanning analysis results (for example, for the default branch). Depending on your configuration and choice of analysis tool, future pull requests will be annotated with code scanning analysis results. For more information about GitHub code scanning, check out the documentation. |
* [RDKEMW-3513] PR action to run with latest change * Adding repository path * Fixing compilation issue * Modifying L1, L2 .yml * Modifying artifacts job name * resolving review comments * modifying tesframework branch name to develop * pointing to develop * Update tests-trigger.yml --------- Co-authored-by: kprathyusha <[email protected]> Co-authored-by: Prathyushakothuru <[email protected]>
…e PR branch (#129) * Reffering to current branch * For PR purpose added github.head_ref * Fixing copilot review comments * Adding description to caller_branch * Adding develop branch in ref * Modifying L1, L2 yml files * Modifying README in Tests folder * Modifying Branch to Trigger Source
… repos (#128) * Create component-release.yml * Update component-release.yml * RDKEMW-4778: Update component-release.yml * RDKEMW-4778: Update component-release.yml
1.4.1 release 1.4.1
|
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Pull request overview
Copilot reviewed 25 out of 26 changed files in this pull request and generated no new comments.
💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.
* RDKEMW-7762: Create a skeleton plugin for FirmwareDownload Reason for change: Created a FirmwareDownload plugin. Test Procedure: Test - All the FirmwareDownload APIs. Risks: Low Priority: P1 Version: Major Signed-off-by:Dineshkumar P [[email protected]] * RDKEMW-7762: Create a skeleton plugin for FirmwareDownload * RDKEMW-7762: Create a skeleton plugin for FirmwareDownload
1.6.0 release 1.6.0
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Pull request overview
Copilot reviewed 36 out of 37 changed files in this pull request and generated no new comments.
💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.
* RDKEMW-10556 : Initialize variables in frontpanel.cpp Initialized variables for red, green, blue, iterations, and duration to prevent uninitialized usage. * RDKEMW-10556 : Update frontpanel.cpp --------- Co-authored-by: Srikanth <[email protected]>
1.7.0 release 1.7.0
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Copilot encountered an error and was unable to review this pull request. You can try again by re-requesting a review.
* RDKEMW-10556 : Fix the static code analysis issues Reason for Change: static issues comments Test Procedure: Compiled and Verified Risks: Low Priority: P1 Signed-off-by: HarshiniRavichandran <[email protected]> * Update MaintenanceManager.cpp * Restore file from develop * Update MaintenanceManager.cpp --------- Signed-off-by: HarshiniRavichandran <[email protected]>
1.8.0 release 1.8.0
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Copilot encountered an error and was unable to review this pull request. You can try again by re-requesting a review.
* RDKEMW-11903: Add custom coding guidelines for entservices-repos Reason for change: To enhance copilot reviews using repo specific guidelines Test Procedure:NA Risks: Low version: Patch Signed-off-by: Soundaryaa [email protected] * RDKEMW-11903: Add custom coding guidelines for entservices-repos Reason for change: To enhance copilot reviews using repo specific guidelines Test Procedure:NA Risks: Low version: Patch Signed-off-by: Soundaryaa [email protected] --------- Signed-off-by: Soundaryaa [email protected]
|
I have read the CLA Document and I hereby sign the CLA 13 out of 14 committers have signed the CLA. |
1.8.1 release 1.8.1
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Copilot encountered an error and was unable to review this pull request. You can try again by re-requesting a review.
…rk (#94)
removed gtest fetchcontent
removed gtest fetchcontent
added gtest build job in L1Test yml
added gtest build job in L2Test yml
point to testframework branch
adding without valgrind job
commenting some of the testcases in packager test
comment
pointing to develop