Skip to content

Commit d8e035b

Browse files
fix: Update tests (#918)
bump images and use releases Co-authored-by: Barnabas Busa <busa.barnabas@gmail.com>
1 parent bc07278 commit d8e035b

File tree

6 files changed

+44
-139
lines changed

6 files changed

+44
-139
lines changed

.github/tests/mev-pectra.yaml

Lines changed: 17 additions & 17 deletions
Original file line numberDiff line numberDiff line change
@@ -1,35 +1,35 @@
11
participants:
22
- el_type: geth
3-
el_image: ethpandaops/geth:prague-devnet-6-c070db6
3+
el_image: ethereum/client-go:v1.15.5
44
el_extra_params: ["--miner.extradata=pawanRocks"]
55
cl_type: lighthouse
6-
cl_image: ethpandaops/lighthouse:unstable-95cec45
6+
cl_image: sigp/lighthouse:v7.0.0-beta.0
77
- el_type: geth
8-
el_image: ethpandaops/geth:prague-devnet-6-c070db6
8+
el_image: ethereum/client-go:v1.15.5
99
el_extra_params: ["--miner.extradata=TekuFromLocal"]
1010
cl_type: teku
11-
cl_image: consensys/teku:develop
11+
cl_image: consensys/teku:25.2
1212
- el_type: geth
13-
el_image: ethpandaops/geth:prague-devnet-6-c070db6
13+
el_image: ethereum/client-go:v1.15.5
1414
el_extra_params: ["--miner.extradata=lodestarFromLocal"]
1515
cl_type: lodestar
16-
cl_image: ethpandaops/lodestar:unstable-7982031
16+
cl_image: chainsafe/lodestar:v1.27.1
1717
- el_type: geth
18-
el_image: ethpandaops/geth:prague-devnet-6-c070db6
18+
el_image: ethereum/client-go:v1.15.5
1919
el_extra_params: ["--miner.extradata=prysmFromLocal"]
2020
cl_type: prysm
21-
cl_image: ethpandaops/prysm-beacon-chain:develop-910609a
22-
vc_image: ethpandaops/prysm-validator:develop-910609a
21+
cl_image: prysmaticlabs/prysm-beacon-chain:v5.3.0
22+
vc_image: prysmaticlabs/prysm-validator:v5.3.0
2323
- el_type: geth
24-
el_image: ethpandaops/geth:prague-devnet-6-c070db6
24+
el_image: ethereum/client-go:v1.15.5
2525
el_extra_params: ["--miner.extradata=nimbusFromLocal"]
2626
cl_type: nimbus
27-
cl_image: ethpandaops/nimbus-eth2:unstable-dec1cd3
27+
cl_image: statusim/nimbus-eth2:multiarch-v25.3.0
2828
- el_type: geth
29-
el_image: ethpandaops/geth:prague-devnet-6-c070db6
29+
el_image: ethereum/client-go:v1.15.5
3030
el_extra_params: ["--miner.extradata=grandineFromLocal"]
3131
cl_type: grandine
32-
cl_image: ethpandaops/grandine:devnet5-7ba51a4
32+
cl_image: sifrai/grandine:1.0.0
3333

3434
additional_services:
3535
- dora
@@ -38,10 +38,10 @@ additional_services:
3838
mev_type: flashbots
3939

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

4646
network_params:
4747
electra_fork_epoch: 1

.github/tests/pectra-devnet-5.yaml.norun

Lines changed: 0 additions & 56 deletions
This file was deleted.

.github/tests/pectra-devnet-6.yaml.norun

Lines changed: 12 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -1,31 +1,31 @@
11
participants_matrix:
22
el:
33
- el_type: geth
4-
el_image: ethpandaops/geth:prague-devnet-6
4+
el_image: ethereum/client-go:v1.15.5
55
- el_type: reth
6-
el_image: ethpandaops/reth:main
6+
el_image: ghcr.io/paradigmxyz/reth:v1.2.2
77
- el_type: nethermind
8-
el_image: ethpandaops/nethermind:master
8+
el_image: nethermind/nethermind:1.31.4
99
- el_type: erigon
10-
el_image: ethpandaops/erigon:pectra6
10+
el_image: erigontech/erigon:v3.0.0-rc3
1111
- el_type: besu
12-
el_image: ethpandaops/besu:main
12+
el_image: hyperledger/besu:25.2.2
1313
- el_type: ethereumjs
1414
el_image: ethpandaops/ethereumjs:eip7840
1515
cl:
1616
- cl_type: lighthouse
17-
cl_image: ethpandaops/lighthouse:unstable
17+
cl_image: sigp/lighthouse:v7.0.0-beta.0
1818
- cl_type: teku
19-
cl_image: consensys/teku:develop
19+
cl_image: consensys/teku:25.2
2020
- cl_type: nimbus
21-
cl_image: ethpandaops/nimbus-eth2:unstable
21+
cl_image: statusim/nimbus-eth2:multiarch-v25.3.0
2222
- cl_type: lodestar
23-
cl_image: ethpandaops/lodestar:unstable
23+
cl_image: chainsafe/lodestar:v1.27.1
2424
- cl_type: grandine
25-
cl_image: ethpandaops/grandine:devnet5
25+
cl_image: sifrai/grandine:1.0.0
2626
- cl_type: prysm
27-
cl_image: ethpandaops/prysm-beacon-chain:develop
28-
vc_image: ethpandaops/prysm-validator:develop
27+
cl_image: prysmaticlabs/prysm-beacon-chain:v5.3.0
28+
vc_image: prysmaticlabs/prysm-validator:v5.3.0
2929

3030
network_params:
3131
electra_fork_epoch: 1

.github/tests/pectra.yaml.norun

Lines changed: 9 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -1,22 +1,22 @@
11
participants_matrix:
22
el:
3-
- el_type: nethermind
4-
el_image: nethermind/nethermind:1.31.4
53
- el_type: geth
64
el_image: ethereum/client-go:v1.15.5
7-
- el_type: ethereumjs
8-
el_image: ethpandaops/ethereumjs:eip7840
5+
- el_type: reth
6+
el_image: ghcr.io/paradigmxyz/reth:v1.2.2
7+
- el_type: nethermind
8+
el_image: nethermind/nethermind:1.31.6
99
- el_type: erigon
1010
el_image: erigontech/erigon:v3.0.0-rc3
11-
- el_type: reth
12-
el_image: ethpandaops/reth:main-42f8223
1311
- el_type: besu
1412
el_image: hyperledger/besu:25.2.2
13+
- el_type: ethereumjs
14+
el_image: ethpandaops/ethereumjs:eip7840
1515
cl:
1616
- cl_type: lighthouse
17-
cl_image: sigp/lighthouse:v7.0.0-beta.3
17+
cl_image: sigp/lighthouse:v7.0.0-beta.0
1818
- cl_type: teku
19-
cl_image: consensys/teku:develop
19+
cl_image: consensys/teku:25.2
2020
- cl_type: nimbus
2121
cl_image: statusim/nimbus-eth2:multiarch-v25.3.0
2222
- cl_type: lodestar
@@ -25,6 +25,7 @@ participants_matrix:
2525
cl_image: sifrai/grandine:1.0.0
2626
- cl_type: prysm
2727
cl_image: prysmaticlabs/prysm-beacon-chain:v5.3.0
28+
vc_image: prysmaticlabs/prysm-validator:v5.3.0
2829
network_params:
2930
electra_fork_epoch: 1
3031
min_validator_withdrawability_delay: 1

.github/tests/peerdas-devnet-3.yaml.norun

Lines changed: 0 additions & 38 deletions
This file was deleted.

.github/tests/peerdas-fulu.yaml.norun

Lines changed: 6 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -11,15 +11,14 @@ participants:
1111

1212
# Prysm
1313
- cl_type: prysm
14-
cl_image: ethpandaops/prysm-beacon-chain:peerDAS-01705d1
14+
cl_image: ethpandaops/prysm-beacon-chain:peerDAS
1515
cl_max_mem: 4096
1616
cl_extra_params:
17-
- --minimum-peers-per-subnet=1
1817
- --subscribe-all-subnets
1918

2019
# Teku
2120
- cl_type: teku
22-
cl_image: ethpandaops/teku:das
21+
cl_image: ethpandaops/teku:nashatyrev-das
2322
cl_max_mem: 4096
2423
cl_extra_params:
2524
- --p2p-subscribe-all-custody-subnets-enabled
@@ -28,7 +27,7 @@ participants:
2827
cl_image: ethpandaops/grandine:peerdas-fulu
2928
cl_max_mem: 4096
3029
cl_extra_params:
31-
- --subscribe-all-subnets
30+
- --subscribe-all-data-column-subnets
3231

3332
# Nimbus
3433
- cl_type: nimbus
@@ -47,14 +46,13 @@ participants:
4746

4847
# Prysm
4948
- cl_type: prysm
50-
cl_image: ethpandaops/prysm-beacon-chain:peerDAS-01705d1
49+
cl_image: ethpandaops/prysm-beacon-chain:peerDAS
5150
cl_max_mem: 4096
52-
cl_extra_params:
53-
- --minimum-peers-per-subnet=1
51+
5452

5553
# Teku
5654
- cl_type: teku
57-
cl_image: ethpandaops/teku:das
55+
cl_image: ethpandaops/teku:nashatyrev-das
5856

5957
# Grandine
6058
- cl_type: grandine

0 commit comments

Comments
 (0)