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

Add charon alpha test peers tests towards self node #3076

Closed
1 task
KaloyanTanev opened this issue May 8, 2024 · 0 comments
Closed
1 task

Add charon alpha test peers tests towards self node #3076

KaloyanTanev opened this issue May 8, 2024 · 0 comments
Assignees
Labels
alpha network test protocol Protocol Team tickets

Comments

@KaloyanTanev
Copy link
Contributor

🎯 Problem to be solved

Add test for libp2p TCP node spin up by current host. Currently we run tests against peers, but no check is made against our own node.

🛠️ Proposed solution

  • Test if port addresses specified on --p2p-tcp-address are accessible on the corresponding ports.
@KaloyanTanev KaloyanTanev added protocol Protocol Team tickets alpha network test labels May 8, 2024
@KaloyanTanev KaloyanTanev self-assigned this May 8, 2024
obol-bulldozer bot pushed a commit that referenced this issue May 8, 2024
Add alpha peers tests for the TCP node started. Currently only port opened is tested. Test for whether NAT is open is skipped for now as it makes more sense to be added to the peers' tests.

category: feature
ticket: #3076
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
alpha network test protocol Protocol Team tickets
Projects
None yet
Development

No branches or pull requests

1 participant