-
Notifications
You must be signed in to change notification settings - Fork 284
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
Bellatrix Acceptance Test #5074
Comments
This would actually be an acceptance test in our terminology as it would be end-to-end. |
What tests could be done next:
|
Though both blockers are merged we couldn't yet finish this until hyperledger/besu#3988 fix is included in release, so we could update Besu version used in acceptance tests. When the fix reaches release, we will need to add to |
Description
We should have acceptance tests that checks teku behaviour with Bellatrix is activated, ideally going through the transition block.
We could think about adding complexity by test several scenarios (ie. optimistic sync)
An option is to have extended AT by running a fixed besu client version capable of running as EL.
Another option is to start using kurtosis.
https://docs.kurtosistech.com/
https://github.com/kurtosis-tech/eth2-merge-kurtosis-module
Pari is already running it daily to check various client compatibility:
https://github.com/parithosh/nightly-kurtosis-test/blob/main/.github/workflows/kurtosis.yml
https://github.com/parithosh/nightly-kurtosis-test/actions
additional examples:
https://notes.ethereum.org/@ExXcnR0-SJGthjz1dwkA1A/H11OzhRAK
The text was updated successfully, but these errors were encountered: