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

Introduce integration test(s) for network latency and packet loss #672

Open
engelmi opened this issue Dec 20, 2023 · 0 comments
Open

Introduce integration test(s) for network latency and packet loss #672

engelmi opened this issue Dec 20, 2023 · 0 comments
Labels
backlog This is next up in priority testing This issue adds or improves the testing

Comments

@engelmi
Copy link
Member

engelmi commented Dec 20, 2023

In #652, an issue about BlueChi not being able to detect network issues such as Unreachable Host was raised. This has been fixed in #670.

It would be great to have integration tests to (automatically) validate that the IPReceiveErrors configuration option works as expected - disconnecting the node when network issues arise (such as ICMP packets for unreachable host). Comment #652 (comment) describes an example approach on how to reproduce such a network issue. For automation, network latency and packet drop needs to be simulated, e.g. see
https://dzone.com/articles/simulate-network-latency-and-packet-drop-in-linux

@engelmi engelmi added testing This issue adds or improves the testing backlog This is next up in priority labels Dec 20, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
backlog This is next up in priority testing This issue adds or improves the testing
Projects
None yet
Development

No branches or pull requests

1 participant