Skip to content

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

Merged
maxsharabayko merged 1 commit into
Haivision:masterfrom
ethouris:test-add-bonding-init-failure
Sep 9, 2024
Merged

[test] Added test with bonding first connecting socket failure#3020
maxsharabayko merged 1 commit into
Haivision:masterfrom
ethouris:test-add-bonding-init-failure

Conversation

@ethouris
Copy link
Copy Markdown
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
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