feat: add simple kurtosis test for OP stack (#12506)

This commit is contained in:
Arsenii Kulikov
2024-11-13 21:38:30 +04:00
committed by GitHub
parent 0d850e7f05
commit c326708ffc
2 changed files with 134 additions and 0 deletions

View File

@ -0,0 +1,15 @@
ethereum_package:
participants:
- el_type: reth
cl_type: lighthouse
optimism_package:
chains:
- participants:
- el_type: op-geth
cl_type: op-node
- el_type: op-reth
el_image: "ghcr.io/paradigmxyz/op-reth:kurtosis-ci"
cl_type: op-node
batcher_params:
extra_params:
- "--throttle-interval=0"