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

Release process with artifact testing #12367

Draft
wants to merge 5 commits into
base: main
Choose a base branch
from

Conversation

mriccobene
Copy link
Member

This PR implements some of what was established in Issue 5, in particular it integrates the Sync-From-Scratch test into the release workflow.

The test will run Erigon with an empty db and verify that it reaches the chain tip within a certain time and maintains it consistently. To minimize execution times it will run Erigon in minimal node configuration where we expect a total execution time of 3/4 hours.

So we will publish the release only if the test passes on all platforms.

@mriccobene mriccobene requested a review from lystopad October 18, 2024 12:51
@mriccobene mriccobene changed the title draft version of modified release.yml workflow with tests Release process with artifact testing Oct 18, 2024
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.

2 participants