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

[test] Added test with bonding first connecting socket failure #3020

Merged

Conversation

ethouris
Copy link
Collaborator

@ethouris ethouris commented Sep 6, 2024

Added a test for Bonding, which does the following thing:

  1. Sets up a listener on port 5555.
  2. Connects the members, in this order: port 5556, 5555, 5555 (the first one trying to connect a nonexitent listener).

This is to test if when the initially created common ISN for the group holds even if the very first connection attempt fails.

This is created as an attempt to prove no failure against the proposal in #2735.

@maxsharabayko maxsharabayko added Type: Enhancement Indicates new feature requests [tests] Area: Unit tests labels Sep 6, 2024
@maxsharabayko maxsharabayko added this to the v1.5.4 milestone Sep 6, 2024
@maxsharabayko maxsharabayko merged commit 5a88e13 into Haivision:master Sep 9, 2024
12 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
[tests] Area: Unit tests Type: Enhancement Indicates new feature requests
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants