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

[5.0 -> main] Test: Check for unlinkable blocks while syncing #2014

Merged
merged 7 commits into from
Dec 21, 2023

Conversation

heifner
Copy link
Member

@heifner heifner commented Dec 20, 2023

Update nodeos_startup_catchup.py test to sync with --block-log-retain-blocks=0 and verify no unlinkable blocks.
Test fails before #2007 fix.

Merges release/5.0 into main including #2008 & #2015

Resolves #2006

@heifner heifner requested review from linh2931 and greg7mdp December 20, 2023 23:09
@heifner heifner added the OCI Work exclusive to OCI team label Dec 20, 2023
@heifner heifner merged commit 1f118d3 into main Dec 21, 2023
26 checks passed
@heifner heifner deleted the GH-2006-test-no-block-log-sync-main branch December 21, 2023 15:48
@ericpassmore
Copy link
Contributor

Note:start
group: Stability
category: TEST
summary: Test update check for unlinkable blocks while syncing
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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

When setting block-log-retain-blocks = 0 get lots of unlinkable blocks errors
4 participants