From 7414d9be472c2ec2164e9179fa5c9d23cc2df23f Mon Sep 17 00:00:00 2001 From: Rodrigo Oliveri Date: Wed, 9 Oct 2024 12:44:21 -0300 Subject: [PATCH] Making the file more near to network_params for testing --- assertoor-config.yml | 21 +++++++++++++-------- 1 file changed, 13 insertions(+), 8 deletions(-) diff --git a/assertoor-config.yml b/assertoor-config.yml index 86f99a2f0..8c89259e8 100644 --- a/assertoor-config.yml +++ b/assertoor-config.yml @@ -1,12 +1,17 @@ +# 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 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 + count: 2 + validator_count: 32 - el_type: geth cl_type: lambda cl_image: lambda_ethereum_consensus:latest @@ -15,8 +20,8 @@ participants: validator_count: 32 cl_max_mem: 4096 keymanager_enabled: true - - el_type: reth - cl_type: lodestar +# network_params: +# preset: minimal additional_services: - assertoor assertoor_params: