Skip to content

Add CI workflows for release and execution client sync tests#50

Open
pablomendezroyo wants to merge 2 commits intomainfrom
pablo/refactor-ci
Open

Add CI workflows for release and execution client sync tests#50
pablomendezroyo wants to merge 2 commits intomainfrom
pablo/refactor-ci

Conversation

@pablomendezroyo
Copy link
Contributor

Introduce continuous integration workflows for building, testing, and releasing the execution client sync tests. The new workflows allow for manual triggering and streamline the process for different execution clients.

@github-actions
Copy link
Contributor

github-actions bot commented Feb 5, 2026

✅ SYNC TEST REPORT - PASSED

This CI runs on a real DAppNode using the same RPC calls a user would make to configure a staker setup: execution client, consensus client, web3signer, MEV-boost, and relays. The self-hosted runner is pre-loaded with synced (or near-synced) execution client volumes, enabling fast sync and attestation tests with any client combination. Consensus clients use checkpoint sync, so no pre-synced volume is required.

Sync Test: Verifies that both execution and consensus clients reach a synced state. This test ensures the staker configuration is valid and clients can synchronize with the network.

📦 Clients Used

Component DNP Name DNP Version
Execution hoodi-besu.dnp.dappnode.eth 0.1.4
Consensus nimbus-hoodi.dnp.dappnode.eth 0.1.3
Web3Signer web3signer-hoodi.dnp.dappnode.eth 0.1.3
MEV Boost mev-boost-hoodi.dnp.dappnode.eth 0.1.1
Network hoodi

🔖 Version Tracking

Execution Client Versions

Stage Version
Before Install besu/v25.9.0/linux-x86_64/openjdk-java-21
After Install besu/v25.9.0/linux-x86_64/openjdk-java-21

Consensus Client Versions

Stage Version
Before Install Nimbus/v25.9.2-9839f1-stateofus
After Install Nimbus/v25.11.1-205309-stateofus

⏱️ Timing Measurements

Environment Setup

Operation Duration Status
SetStakerConfig 57.388s
PackageInstall 1m26.078s

Test Execution

Operation Duration Status
WaitForBeaconchainSync 2ms
WaitForExecutionSync 4ms

Total Duration: 3m0s


📋 View full CI logs

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.

1 participant