Commit 76c31e91 authored by Barnabas Busa's avatar Barnabas Busa Committed by GitHub

fix: nightly tests (#595)

parent 1b4bd3d1
...@@ -11,8 +11,6 @@ participants: ...@@ -11,8 +11,6 @@ participants:
el_image: ethpandaops/geth:master el_image: ethpandaops/geth:master
cl_type: lodestar cl_type: lodestar
count: 1 count: 1
network_params:
deneb_fork_epoch: 1
additional_services: additional_services:
- dora - dora
- blob_spammer - blob_spammer
...@@ -3,6 +3,7 @@ participants: ...@@ -3,6 +3,7 @@ participants:
cl_type: teku cl_type: teku
- el_type: nethermind - el_type: nethermind
cl_type: prysm cl_type: prysm
cl_image: gcr.io/prysmaticlabs/prysm/beacon-chain:stable
- el_type: erigon - el_type: erigon
cl_type: nimbus cl_type: nimbus
- el_type: besu - el_type: besu
...@@ -12,5 +13,5 @@ participants: ...@@ -12,5 +13,5 @@ participants:
- el_type: ethereumjs - el_type: ethereumjs
cl_type: teku cl_type: teku
network_params: network_params:
network: "ephemery" network: ephemery
additional_services: [] additional_services: []
participants:
- el_type: geth
cl_type: teku
- el_type: nethermind
cl_type: prysm
- el_type: erigon
cl_type: nimbus
- el_type: besu
cl_type: lighthouse
- el_type: reth
cl_type: lodestar
- el_type: ethereumjs
cl_type: teku
network_params:
deneb_fork_epoch: 1
additional_services: []
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment