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

[1.1.3] Test: Make sure finalizercNode is synced up before killing node0 #1281

Merged
merged 1 commit into from
Mar 28, 2025

Conversation

heifner
Copy link
Member

@heifner heifner commented Mar 27, 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.

Backports #1274 to release/1.1

Resolves #1260

@heifner heifner added the OCI Work exclusive to OCI team label Mar 27, 2025
@heifner heifner added this to the Spring v1.1.3 milestone Mar 27, 2025
@heifner heifner requested review from greg7mdp and spoonincode March 27, 2025 13:18
@heifner heifner linked an issue Mar 27, 2025 that may be closed by this pull request
@heifner heifner merged commit 1b75032 into release/1.1 Mar 28, 2025
36 checks passed
@heifner heifner deleted the GH-1260-test-fix-1.1 branch March 28, 2025 16:38
@ericpassmore ericpassmore added the test-instability tag issues for flaky tests, high priority to address label Apr 2, 2025
@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