Skip to content

rebase #47

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

Open
wants to merge 101 commits into
base: feature/RDK-49249-dev
Choose a base branch
from
Open

rebase #47

wants to merge 101 commits into from

Conversation

nhanasi
Copy link
Contributor

@nhanasi nhanasi commented Feb 14, 2025

  • Create L2-tests.yml

  • Update cov_build.sh

  • Update remote_debugger.json

  • Create uploadRRDL2Logs.sh

  • Update uploadRRDL2Logs.sh

  • Create run_l2.sh

  • Create rrd_start_control.feature

  • Create test_rrd_start_control.py

  • Create rrd_single_instance.feature

  • Create rrd_start_subscribe_and_wait.feature

  • Create test_rrd_start_subscribe_and_wait.py

  • Create test_rrd_single_instance.py

  • Create helper_functions.py

  • Update run_l2.sh

  • Update L2-tests.yml

  • Update run_l2.sh

  • Delete scripts/uploadRRDL2Logs.sh

  • Update rrd_start_control.feature

  • RDK-56099: Pytest L2 Implementation Code Changes

Add L2 test cases for following scenarios

  1. corrupted static profile
  2. harmfull command in static profile
  3. Missing issue in static profile
  4. Empty issue rbus event
  5. Static profile report
  6. Static profile Category report
  • Update remote_debugger.json

  • Create systemd-run

  • Update run_l2.sh

  • Create rrd_background_cmd_static_profile_report.feature

  • Create test_rrd_background_cmd_static_profile_report.py

  • Update uploadRRDLogs.sh

  • Update helper_functions.py

  • Update run_l2.sh

nhanasi and others added 3 commits February 5, 2025 21:54
* Create L2-tests.yml

* Update cov_build.sh

* Update remote_debugger.json

* Create uploadRRDL2Logs.sh

* Update uploadRRDL2Logs.sh

* Create run_l2.sh

* Create rrd_start_control.feature

* Create test_rrd_start_control.py

* Create rrd_single_instance.feature

* Create rrd_start_subscribe_and_wait.feature

* Create test_rrd_start_subscribe_and_wait.py

* Create test_rrd_single_instance.py

* Create helper_functions.py

* Update run_l2.sh

* Update L2-tests.yml

* Update run_l2.sh

* Delete scripts/uploadRRDL2Logs.sh

* Update rrd_start_control.feature

* RDK-56099: Pytest L2 Implementation Code Changes

Add L2 test cases for following scenarios
1. corrupted static profile
2. harmfull command in static profile
3. Missing issue in static profile
4. Empty issue rbus event
5. Static profile report
6. Static profile Category report

* Update remote_debugger.json

* Create systemd-run

* Update run_l2.sh

* Create rrd_background_cmd_static_profile_report.feature

* Create test_rrd_background_cmd_static_profile_report.py

* Update uploadRRDLogs.sh

* Update helper_functions.py

* Update run_l2.sh
@nhanasi nhanasi requested review from a team as code owners February 14, 2025 16:01
nhanasi and others added 12 commits February 14, 2025 14:43
* RDKE-263:[OSCR Scan] RDKE - remote_debugger repo

There is a still a reference to the rdk-e repo in src/unittest/README.md. This must be removed.

Many files missing headers: not a blocker but a pity to let this slip. Could the component owner look at this please?
cov_build.sh
scripts/systemd-run
test/functional-tests/tests/*

* Update remote_debugger.json

* Update run_l2.sh

* Create rrd_debug_report_upload.feature

* Create test_rrd_debug_report_upload.py

* Update test_rrd_harmful_command_static_report.py

* Update rrdMain.c

* Update rrdInterface.c

* Update rrd_empty_issuetype_event.feature

* Update test_rrd_empty_issuetype_event.py

* Update test_rrd_debug_report_upload.py

* Update rrd_debug_report_upload.feature
Native builds are covered with L2 validations
RDK-56099: Enable L2 test workflows with PR
@CLAassistant
Copy link

CLAassistant commented Feb 18, 2025

CLA assistant check
All committers have signed the CLA.

Abhinavpv28 and others added 12 commits February 19, 2025 14:37
Correct the duplicate functions and add more logcheck
Correct the duplicate functions and add more logcheck
RDK-56099: Pytest L2 Implementation Code Changes
* RDK-56099: Pytest L2 Implementation Code Changes (#39)

* Create L2-tests.yml

* Update cov_build.sh

* Update remote_debugger.json

* Create uploadRRDL2Logs.sh

* Update uploadRRDL2Logs.sh

* Create run_l2.sh

* Create rrd_start_control.feature

* Create test_rrd_start_control.py

* Create rrd_single_instance.feature

* Create rrd_start_subscribe_and_wait.feature

* Create test_rrd_start_subscribe_and_wait.py

* Create test_rrd_single_instance.py

* Create helper_functions.py

* Update run_l2.sh

* Update L2-tests.yml

* Update run_l2.sh

* Delete scripts/uploadRRDL2Logs.sh

* Update rrd_start_control.feature

* RDK-56099: Pytest L2 Implementation Code Changes (#42)

* Create L2-tests.yml

* Update cov_build.sh

* Update remote_debugger.json

* Create uploadRRDL2Logs.sh

* Update uploadRRDL2Logs.sh

* Create run_l2.sh

* Create rrd_start_control.feature

* Create test_rrd_start_control.py

* Create rrd_single_instance.feature

* Create rrd_start_subscribe_and_wait.feature

* Create test_rrd_start_subscribe_and_wait.py

* Create test_rrd_single_instance.py

* Create helper_functions.py

* Update run_l2.sh

* Update L2-tests.yml

* Update run_l2.sh

* Delete scripts/uploadRRDL2Logs.sh

* Update rrd_start_control.feature

* RDK-56099: Pytest L2 Implementation Code Changes

Add L2 test cases for following scenarios
1. corrupted static profile
2. harmfull command in static profile
3. Missing issue in static profile
4. Empty issue rbus event
5. Static profile report
6. Static profile Category report

* Update remote_debugger.json

* Create systemd-run

* Update run_l2.sh

* Create rrd_background_cmd_static_profile_report.feature

* Create test_rrd_background_cmd_static_profile_report.py

* Update uploadRRDLogs.sh

* Update helper_functions.py

* Update run_l2.sh

* RDKE-263:[OSCR Scan] RDKE - remote_debugger repo (#44)

* RDKE-263:[OSCR Scan] RDKE - remote_debugger repo

There is a still a reference to the rdk-e repo in src/unittest/README.md. This must be removed.

Many files missing headers: not a blocker but a pity to let this slip. Could the component owner look at this please?
cov_build.sh
scripts/systemd-run
test/functional-tests/tests/*

* Update remote_debugger.json

* Update run_l2.sh

* Create rrd_debug_report_upload.feature

* Create test_rrd_debug_report_upload.py

* Update test_rrd_harmful_command_static_report.py

* Update rrdMain.c

* Update rrdInterface.c

* Update rrd_empty_issuetype_event.feature

* Update test_rrd_empty_issuetype_event.py

* Update test_rrd_debug_report_upload.py

* Update rrd_debug_report_upload.feature

* RDK-56099: Enable L2 test workflows with PR

* RDK-56099: Pre-clone dependent repositories

* Move native builds as optional

Native builds are covered with L2 validations

* RDK-56099: Correct the report directory location

* Update L2-tests.yml

* Update run_l2.sh

* Update test_rrd_debug_report_upload.py

* Create uploadSTBLogs.sh

* Update L2-tests.yml

* Update L2-tests.yml

* RDK-56099: Pytest L2 Implementation Code Changes

Correct the duplicate functions and add more logcheck

* RDK-56099: Pytest L2 Implementation Code Changes

Correct the duplicate functions and add more logcheck

---------

Co-authored-by: Shibu Kakkoth Vayalambron <[email protected]>
Co-authored-by: shibu-kv <[email protected]>
Co-authored-by: Venkata Bojja <[email protected]>
This reverts commit 842bf96.
* Create L2-tests.yml

* Update cov_build.sh

* Update remote_debugger.json

* Create uploadRRDL2Logs.sh

* Update uploadRRDL2Logs.sh

* Create run_l2.sh

* Create rrd_start_control.feature

* Create test_rrd_start_control.py

* Create rrd_single_instance.feature

* Create rrd_start_subscribe_and_wait.feature

* Create test_rrd_start_subscribe_and_wait.py

* Create test_rrd_single_instance.py

* Create helper_functions.py

* Update run_l2.sh

* Update L2-tests.yml

* Update run_l2.sh

* Delete scripts/uploadRRDL2Logs.sh

* Update rrd_start_control.feature
* Create L2-tests.yml

* Update cov_build.sh

* Update remote_debugger.json

* Create uploadRRDL2Logs.sh

* Update uploadRRDL2Logs.sh

* Create run_l2.sh

* Create rrd_start_control.feature

* Create test_rrd_start_control.py

* Create rrd_single_instance.feature

* Create rrd_start_subscribe_and_wait.feature

* Create test_rrd_start_subscribe_and_wait.py

* Create test_rrd_single_instance.py

* Create helper_functions.py

* Update run_l2.sh

* Update L2-tests.yml

* Update run_l2.sh

* Delete scripts/uploadRRDL2Logs.sh

* Update rrd_start_control.feature

* RDK-56099: Pytest L2 Implementation Code Changes

Add L2 test cases for following scenarios
1. corrupted static profile
2. harmfull command in static profile
3. Missing issue in static profile
4. Empty issue rbus event
5. Static profile report
6. Static profile Category report

* Update remote_debugger.json

* Create systemd-run

* Update run_l2.sh

* Create rrd_background_cmd_static_profile_report.feature

* Create test_rrd_background_cmd_static_profile_report.py

* Update uploadRRDLogs.sh

* Update helper_functions.py

* Update run_l2.sh
* RDKE-263:[OSCR Scan] RDKE - remote_debugger repo

There is a still a reference to the rdk-e repo in src/unittest/README.md. This must be removed.

Many files missing headers: not a blocker but a pity to let this slip. Could the component owner look at this please?
cov_build.sh
scripts/systemd-run
test/functional-tests/tests/*

* Update remote_debugger.json

* Update run_l2.sh

* Create rrd_debug_report_upload.feature

* Create test_rrd_debug_report_upload.py

* Update test_rrd_harmful_command_static_report.py

* Update rrdMain.c

* Update rrdInterface.c

* Update rrd_empty_issuetype_event.feature

* Update test_rrd_empty_issuetype_event.py

* Update test_rrd_debug_report_upload.py

* Update rrd_debug_report_upload.feature
naveenkumarhanasi and others added 30 commits March 27, 2025 18:18
Merge changes related to L1, L2 workflow and Iarmbus plugin changes
It should not be needed with registry being opensourced
RDKECMF-219 Enable component build workflow on Pull Request and remove unnecessary token
…pdates (#98)

* Create test_rrd_dynamic_profile_report.py

* Create rrd_dynamic_profile_report.feature

* Update run_l2.sh

* Update run_l2.sh

* Update run_l2.sh

* Update helper_functions.py

* Update test_rrd_dynamic_profile_report.py

* Update helper_functions.py

* Create test_rrd_dynamic_profile_missing_report.py

* Update run_l2.sh

* Create create_json.sh

* Update create_json.sh

* Update helper_functions.py

* Create test_rrd_dynamic_profile_harmful_report.py

* Update helper_functions.py

* Create test_rrd_append_dynamic_profile_static_notfound.py

* Update helper_functions.py

* Update run_l2.sh

* Update run_l2.sh

* Update run_l2.sh

* Update test_rrd_dynamic_profile_missing_report.py

* Update test_rrd_dynamic_profile_missing_report.py

* Update run_l2.sh

* Update run_l2.sh

* Update test_rrd_dynamic_profile_report.py

* Update test_rrd_append_dynamic_profile_static_notfound.py

* Update test_rrd_dynamic_profile_missing_report.py

* Create test_rrd_dynamic_profile_harmful_report.feature

* Create rrd_dynamic_profile_missing_report .feature

* Create rrd_append_dynamic_profile_static_not_found.feature

* Create test_rrd_append_dynamic_profile_report.py

* Update run_l2.sh

* Update run_l2.sh

* Update helper_functions.py

* Rename rrd_dynamic_profile_missing_report .feature to rrd_dynamic_profile_missing_report.feature

* Delete test/functional-tests/tests/test_rrd_append_dynamic_profile_report.py

* Update run_l2.sh

* Update rrd_append_dynamic_profile_static_not_found.feature

* Update rrd_append_dynamic_profile_static_not_found.feature

* Update rrd_append_dynamic_profile_static_not_found.feature

* Update rrd_dynamic_profile_missing_report.feature

* Update rrd_dynamic_profile_report.feature

* Update test_rrd_dynamic_profile_harmful_report.feature

* Update create_json.sh

* Update test_rrd_append_dynamic_profile_static_notfound.py

* Update test_rrd_dynamic_profile_report.py

* Update test_rrd_dynamic_profile_missing_report.py

* Update test_rrd_dynamic_profile_harmful_report.py

---------

Co-authored-by: nhanasi <[email protected]>
…ic Updates (#117)

* Update rrdInterface.c

* Update rrdInterface.c

* Update rrdInterface.c

* Update cov_build.sh

* Update configure.ac

* Update rrdInterface.c

* Update rrdInterface.h

* Update cov_build.sh

* Update rrdInterface.c

* Update rrdInterface.h

* Update rrdInterface.c

---------

Co-authored-by: nhanasi <[email protected]>
…method (#123)

* Update rrdIarmEvents.c

* Update rrdIarmEvents.c

* Update rrdIarmEvents.c

* Update rrdIarmEvents.c

* Update rrdIarmEvents.c

* Update rrdCommon.h

* Update rrdIarmEvents.c

* Update rrdInterface.h

* Update rrdCommon.h

* Update rrdRunCmdThread.c

* Update rrdRunCmdThread.c

* Update rrdRunCmdThread.c

* Update rrdDynamic.c

* Update rrdJsonParser.c

* Update rrdCommon.h

* Update rrdIarmEvents.c

* Update rrdInterface.h

* Update rrdInterface.h

* Update rrdIarmEvents.c

* Update rrdIarmEvents.c

* Update rrdIarmEvents.c

* Update rrdRunCmdThread.c

* Update rrdRunCmdThread.c

* Update rrdRunCmdThread.c

* Update rrdIarmEvents.c

* Update rrdIarmEvents.c

* Update rrdIarmEvents.c

* Update rrdJsonParser.c

* Update rrdEventProcess.c

* Update rrdJsonParser.c

* Update rrdJsonParser.c

* Update rrdJsonParser.c

* Update rrdEventProcess.c

* Update rrdCommon.h

* Update rrdIarmEvents.c

* Update rrdIarmEvents.c

* Update rrdIarmEvents.c
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.