Skip to content

Test: Make sure finalizercNode is synced up before killing node0 #1274

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

Merged
merged 1 commit into from
Mar 26, 2025

Conversation

heifner
Copy link
Member

@heifner heifner commented Mar 25, 2025

The test failed because the finacliercNode was not synced up and voting on current blocks before the node0 was killed. Modify the test to verify that finalizercNode is synced up and current before killing node0.

Resolves #1260

@heifner heifner added OCI Work exclusive to OCI team test-instability tag issues for flaky tests, high priority to address labels Mar 25, 2025
@heifner heifner requested review from greg7mdp and linh2931 March 26, 2025 12:50
@heifner heifner merged commit 8d43642 into main Mar 26, 2025
36 checks passed
@heifner heifner deleted the GH-1260-test-fix branch March 26, 2025 17:43
@ericpassmore
Copy link
Contributor

Note:start
category: Tests
component: Internal
summary: Ensure finalizercNode is synced up before terminating the first node in the cluster.
Note:end

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
OCI Work exclusive to OCI team test-instability tag issues for flaky tests, high priority to address
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Test Failure: production_pause_vote_timeout
4 participants