hyperledger / besu

An enterprise-grade Java-based, Apache 2.0 licensed Ethereum client https://wiki.hyperledger.org/display/besu
https://www.hyperledger.org/projects/besu
Apache License 2.0
1.43k stars 757 forks source link

container verify GitHub workflow #7239

Closed cdivitotawela closed 2 weeks ago

cdivitotawela commented 2 weeks ago

PR description

Container verification step in release process automated with the container verify GitHub workflow. New workflow is triggered at the end of the release workflow which will check the released container images starts successfully. Verification test only checks container starts and reach the Ethereum main loop.

Fixed Issue(s)

fixes #7176

Thanks for sending a pull request! Have you done the following?

Locally, you can run these tests to catch failures early: