feat(ci): add Kurtosis workflow (#11615)

This commit is contained in:
Federico Gimenez
2024-10-10 14:24:24 +02:00
committed by GitHub
parent 01f382b739
commit 8a11830272
2 changed files with 110 additions and 0 deletions

View File

@ -0,0 +1,15 @@
participants:
- el_type: geth
cl_type: lighthouse
- el_type: reth
el_extra_params:
- --engine.experimental
el_image: "ghcr.io/paradigmxyz/reth:kurtosis-ci"
cl_type: teku
additional_services:
- assertoor
assertoor_params:
run_block_proposal_check: true
run_transaction_test: true
run_blob_transaction_test: true
run_opcodes_transaction_test: true