-
Notifications
You must be signed in to change notification settings - Fork 1
[RDKE] L2 Tests And Integration With CI for Remote Debugger Dynamic Updates #98
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
Conversation
@Abhinavpv28 - please make sure we have the feature file and test file created for all the testcases and the same name is used. |
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.
test/functional-tests/features/rrd_append_dynamic_profile_static_not_found.feature is not correct
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.
test/functional-tests/tests/test_rrd_dynamic_profile_missing_report.py
In this first the request need to be check in static profile and if not found only it has to go for dynamic and then if media/apps present it should use else go for download
…file_missing_report.feature
Reason for change: L2 tests integration for remote debugger for dynamic profile
Test Procedure: Run L2 test woekflow
Risks: Low
Signed-off-by: Abhinav P V [email protected]