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-46381 Fix the networking related issues #318

Merged
merged 3 commits into from
Feb 23, 2024
Merged

RDK-46381 Fix the networking related issues #318

merged 3 commits into from
Feb 23, 2024

Conversation

sithanda
Copy link
Contributor

Description

Changes done:

  1. In test netcat listener removed to listen the localhost and only listening port.
    => The iptables policy in the github FORWARD chain is set to DROP because the github workflow uses docker.
    So, echo DOBBY_TEST | netcat 100.64.11.1 7357 -v message is not forwarding to localhost.
  2. Resolved warnings in yml
  3. Enabled network.py test

Test Procedure

Run in vagrant setup
Run in GitHub workflow.

Type of Change

  • L2 test enhancement

Requires Bitbake Recipe changes?

  • NA

@goruklu goruklu merged commit 0a57a9d into rdkcentral:master Feb 23, 2024
21 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.

None yet

2 participants