chore(ci): pin op-node image for kurtosis-op (#14343)

This commit is contained in:
Federico Gimenez
2025-02-09 14:13:45 +01:00
committed by GitHub
parent 570fcd318d
commit 197d6edee9

View File

@ -9,9 +9,13 @@ optimism_package:
- participants: - participants:
- el_type: op-geth - el_type: op-geth
cl_type: op-node cl_type: op-node
# https://github.com/ethpandaops/optimism-package/issues/157
cl_image: "us-docker.pkg.dev/oplabs-tools-artifacts/images/op-node:a79e8cc06aa354511983fafcb6d71ab04cdfadbc"
- el_type: op-reth - el_type: op-reth
el_image: "ghcr.io/paradigmxyz/op-reth:kurtosis-ci" el_image: "ghcr.io/paradigmxyz/op-reth:kurtosis-ci"
cl_type: op-node cl_type: op-node
# https://github.com/ethpandaops/optimism-package/issues/157
cl_image: "us-docker.pkg.dev/oplabs-tools-artifacts/images/op-node:a79e8cc06aa354511983fafcb6d71ab04cdfadbc"
batcher_params: batcher_params:
extra_params: extra_params:
- "--throttle-interval=0" - "--throttle-interval=0"