test: dirty fix for some flaky replication-luatest tests
The fixed tests often failed with fail | 2023-03-01 15:54:30.550 [3724975] main/103/server_instance.lua F> can't initialize storage: unlink, called on fd 63, aka unix/:(socket), peer of unix/:(socket): Address already in use We fixed a similar issue in commit 3d3e9dea ("test: fix flaky box-luatest/gh_7917_log_row_on_recovery_error_test") by using unique instance names. Let's do the same here. NO_DOC=testing stuff NO_TEST=testing stuff NO_CHANGELOG=testing stuff
Showing
- test/replication-luatest/bootstrap_strategy_test.lua 41 additions, 41 deletionstest/replication-luatest/bootstrap_strategy_test.lua
- test/replication-luatest/election_fencing_test.lua 23 additions, 15 deletionstest/replication-luatest/election_fencing_test.lua
- test/replication-luatest/gh_6033_box_promote_demote_test.lua 8 additions, 8 deletionstest/replication-luatest/gh_6033_box_promote_demote_test.lua
- test/replication-luatest/gh_6754_promote_before_new_term_test.lua 4 additions, 4 deletions...lication-luatest/gh_6754_promote_before_new_term_test.lua
- test/replication-luatest/gh_6842_qsync_applier_order_test.lua 4 additions, 4 deletions.../replication-luatest/gh_6842_qsync_applier_order_test.lua
- test/replication-luatest/gh_7086_box_issue_promote_assert_test.lua 6 additions, 6 deletions...ication-luatest/gh_7086_box_issue_promote_assert_test.lua
- test/replication-luatest/gh_7253_election_long_wal_write_test.lua 15 additions, 15 deletions...lication-luatest/gh_7253_election_long_wal_write_test.lua
- test/replication-luatest/gh_7377_bootstrap_connection_failure_test.lua 10 additions, 9 deletions...ion-luatest/gh_7377_bootstrap_connection_failure_test.lua
- test/replication-luatest/gh_7515_sync_node_sees_leader_hang_test.lua 5 additions, 5 deletions...ation-luatest/gh_7515_sync_node_sees_leader_hang_test.lua
- test/replication-luatest/gh_8168_extra_term_bump_test.lua 4 additions, 4 deletionstest/replication-luatest/gh_8168_extra_term_bump_test.lua
- test/replication-luatest/linearizable_test.lua 6 additions, 6 deletionstest/replication-luatest/linearizable_test.lua
Loading
Please register or sign in to comment