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

cassandra_int_tests: add test_node_going_down #858

Merged
merged 2 commits into from
Oct 17, 2022

Conversation

rukai
Copy link
Member

@rukai rukai commented Oct 13, 2022

test_events_filtering is renamed to test_node_going_down and extended to test that shotover can continue to process incoming messages after a node goes down.
Currently this only tests connections created after a node goes down as that is all that shotover currently handles.
But I have added TODO's to test connections created before a node goes down for once shotover does handle that.

I also made the event assertions more robust by handling the StatusChangeType::Up event that can occur by reordering the test cases.

@rukai rukai requested review from conorbros and XA21X October 13, 2022 07:39
@rukai rukai merged commit 4ba02ba into shotover:main Oct 17, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants