Skip to content
Snippets Groups Projects
Unverified Commit 20ffada0 authored by Alexandru Vasile's avatar Alexandru Vasile Committed by GitHub
Browse files

network/tests: Add conformance testing for litep2p and libp2p (#7361)


This PR implements conformance tests between our network backends
(litep2p and libp2p).

The PR creates a setup for extending testing in the future, while
implementing the following tests:
- connectivity check: Connect litep2p -> libp2p and libp2p -> litep2p
- request response check: Send 32 requests from one backend to the other
- notification check: Send 128 ping pong notifications and 128 from one
backend to the other

cc @paritytech/networking

---------

Signed-off-by: default avatarAlexandru Vasile <alexandru.vasile@parity.io>
parent 4b2ca118
Branches
No related merge requests found
Pipeline #515420 waiting for manual action with stages
in 32 minutes and 53 seconds
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment