Skip to content

fix: Update tests #918

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

Merged
merged 3 commits into from
Mar 20, 2025
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
34 changes: 17 additions & 17 deletions .github/tests/mev-pectra.yaml
Original file line number Diff line number Diff line change
@@ -1,35 +1,35 @@
participants:
- el_type: geth
el_image: ethpandaops/geth:prague-devnet-6-c070db6
el_image: ethereum/client-go:v1.15.5
el_extra_params: ["--miner.extradata=pawanRocks"]
cl_type: lighthouse
cl_image: ethpandaops/lighthouse:unstable-95cec45
cl_image: sigp/lighthouse:v7.0.0-beta.0
- el_type: geth
el_image: ethpandaops/geth:prague-devnet-6-c070db6
el_image: ethereum/client-go:v1.15.5
el_extra_params: ["--miner.extradata=TekuFromLocal"]
cl_type: teku
cl_image: consensys/teku:develop
cl_image: consensys/teku:25.2
- el_type: geth
el_image: ethpandaops/geth:prague-devnet-6-c070db6
el_image: ethereum/client-go:v1.15.5
el_extra_params: ["--miner.extradata=lodestarFromLocal"]
cl_type: lodestar
cl_image: ethpandaops/lodestar:unstable-7982031
cl_image: chainsafe/lodestar:v1.27.1
- el_type: geth
el_image: ethpandaops/geth:prague-devnet-6-c070db6
el_image: ethereum/client-go:v1.15.5
el_extra_params: ["--miner.extradata=prysmFromLocal"]
cl_type: prysm
cl_image: ethpandaops/prysm-beacon-chain:develop-910609a
vc_image: ethpandaops/prysm-validator:develop-910609a
cl_image: prysmaticlabs/prysm-beacon-chain:v5.3.0
vc_image: prysmaticlabs/prysm-validator:v5.3.0
- el_type: geth
el_image: ethpandaops/geth:prague-devnet-6-c070db6
el_image: ethereum/client-go:v1.15.5
el_extra_params: ["--miner.extradata=nimbusFromLocal"]
cl_type: nimbus
cl_image: ethpandaops/nimbus-eth2:unstable-dec1cd3
cl_image: statusim/nimbus-eth2:multiarch-v25.3.0
- el_type: geth
el_image: ethpandaops/geth:prague-devnet-6-c070db6
el_image: ethereum/client-go:v1.15.5
el_extra_params: ["--miner.extradata=grandineFromLocal"]
cl_type: grandine
cl_image: ethpandaops/grandine:devnet5-7ba51a4
cl_image: sifrai/grandine:1.0.0

additional_services:
- dora
Expand All @@ -38,10 +38,10 @@ additional_services:
mev_type: flashbots

mev_params:
mev_relay_image: jtraglia/mev-boost-relay:electra
mev_boost_image: jtraglia/mev-boost:electra
mev_builder_cl_image: ethpandaops/lighthouse:unstable-a1b7d61
mev_builder_image: ethpandaops/reth-rbuilder:devnet6-fdeb4d6
mev_relay_image: flashbots/mev-boost-relay:0.30.0rc1
mev_boost_image: flashbots/mev-boost:1.9rc2
mev_builder_cl_image: sigp/lighthouse:v7.0.0-beta.0
mev_builder_image: ethpandaops/reth-rbuilder:develop-42872ec

network_params:
electra_fork_epoch: 1
Expand Down
56 changes: 0 additions & 56 deletions .github/tests/pectra-devnet-5.yaml.norun

This file was deleted.

24 changes: 12 additions & 12 deletions .github/tests/pectra-devnet-6.yaml.norun
Original file line number Diff line number Diff line change
@@ -1,31 +1,31 @@
participants_matrix:
el:
- el_type: geth
el_image: ethpandaops/geth:prague-devnet-6
el_image: ethereum/client-go:v1.15.5
- el_type: reth
el_image: ethpandaops/reth:main
el_image: ghcr.io/paradigmxyz/reth:v1.2.2
- el_type: nethermind
el_image: ethpandaops/nethermind:master
el_image: nethermind/nethermind:1.31.4
- el_type: erigon
el_image: ethpandaops/erigon:pectra6
el_image: erigontech/erigon:v3.0.0-rc3
- el_type: besu
el_image: ethpandaops/besu:main
el_image: hyperledger/besu:25.2.2
- el_type: ethereumjs
el_image: ethpandaops/ethereumjs:eip7840
cl:
- cl_type: lighthouse
cl_image: ethpandaops/lighthouse:unstable
cl_image: sigp/lighthouse:v7.0.0-beta.0
- cl_type: teku
cl_image: consensys/teku:develop
cl_image: consensys/teku:25.2
- cl_type: nimbus
cl_image: ethpandaops/nimbus-eth2:unstable
cl_image: statusim/nimbus-eth2:multiarch-v25.3.0
- cl_type: lodestar
cl_image: ethpandaops/lodestar:unstable
cl_image: chainsafe/lodestar:v1.27.1
- cl_type: grandine
cl_image: ethpandaops/grandine:devnet5
cl_image: sifrai/grandine:1.0.0
- cl_type: prysm
cl_image: ethpandaops/prysm-beacon-chain:develop
vc_image: ethpandaops/prysm-validator:develop
cl_image: prysmaticlabs/prysm-beacon-chain:v5.3.0
vc_image: prysmaticlabs/prysm-validator:v5.3.0

network_params:
electra_fork_epoch: 1
Expand Down
17 changes: 9 additions & 8 deletions .github/tests/pectra.yaml.norun
Original file line number Diff line number Diff line change
@@ -1,22 +1,22 @@
participants_matrix:
el:
- el_type: nethermind
el_image: nethermind/nethermind:1.31.4
- el_type: geth
el_image: ethereum/client-go:v1.15.5
- el_type: ethereumjs
el_image: ethpandaops/ethereumjs:eip7840
- el_type: reth
el_image: ghcr.io/paradigmxyz/reth:v1.2.2
- el_type: nethermind
el_image: nethermind/nethermind:1.31.6
- el_type: erigon
el_image: erigontech/erigon:v3.0.0-rc3
- el_type: reth
el_image: ethpandaops/reth:main-42f8223
- el_type: besu
el_image: hyperledger/besu:25.2.2
- el_type: ethereumjs
el_image: ethpandaops/ethereumjs:eip7840
cl:
- cl_type: lighthouse
cl_image: sigp/lighthouse:v7.0.0-beta.3
cl_image: sigp/lighthouse:v7.0.0-beta.0
- cl_type: teku
cl_image: consensys/teku:develop
cl_image: consensys/teku:25.2
- cl_type: nimbus
cl_image: statusim/nimbus-eth2:multiarch-v25.3.0
- cl_type: lodestar
Expand All @@ -25,6 +25,7 @@ participants_matrix:
cl_image: sifrai/grandine:1.0.0
- cl_type: prysm
cl_image: prysmaticlabs/prysm-beacon-chain:v5.3.0
vc_image: prysmaticlabs/prysm-validator:v5.3.0
network_params:
electra_fork_epoch: 1
min_validator_withdrawability_delay: 1
Expand Down
38 changes: 0 additions & 38 deletions .github/tests/peerdas-devnet-3.yaml.norun

This file was deleted.

14 changes: 6 additions & 8 deletions .github/tests/peerdas-fulu.yaml.norun
Original file line number Diff line number Diff line change
Expand Up @@ -11,15 +11,14 @@ participants:

# Prysm
- cl_type: prysm
cl_image: ethpandaops/prysm-beacon-chain:peerDAS-01705d1
cl_image: ethpandaops/prysm-beacon-chain:peerDAS
cl_max_mem: 4096
cl_extra_params:
- --minimum-peers-per-subnet=1
- --subscribe-all-subnets

# Teku
- cl_type: teku
cl_image: ethpandaops/teku:das
cl_image: ethpandaops/teku:nashatyrev-das
cl_max_mem: 4096
cl_extra_params:
- --p2p-subscribe-all-custody-subnets-enabled
Expand All @@ -28,7 +27,7 @@ participants:
cl_image: ethpandaops/grandine:peerdas-fulu
cl_max_mem: 4096
cl_extra_params:
- --subscribe-all-subnets
- --subscribe-all-data-column-subnets

# Nimbus
- cl_type: nimbus
Expand All @@ -47,14 +46,13 @@ participants:

# Prysm
- cl_type: prysm
cl_image: ethpandaops/prysm-beacon-chain:peerDAS-01705d1
cl_image: ethpandaops/prysm-beacon-chain:peerDAS
cl_max_mem: 4096
cl_extra_params:
- --minimum-peers-per-subnet=1


# Teku
- cl_type: teku
cl_image: ethpandaops/teku:das
cl_image: ethpandaops/teku:nashatyrev-das

# Grandine
- cl_type: grandine
Expand Down
Loading