Add CI test (#3)
Ethereum Fixturenet Stack Test / Run Ethereum Fixturenet stack test (push) Failing after 24m19s

Reviewed-on: #3
Co-authored-by: David Boreham <david@bozemanpass.com>
Co-committed-by: David Boreham <david@bozemanpass.com>
This commit was merged in pull request #3.
This commit is contained in:
2024-05-01 20:17:18 +00:00
committed by dboreham
parent 3587ba33c9
commit 83fb0f92ea
6 changed files with 160 additions and 4 deletions
@@ -2,7 +2,7 @@
services:
foundry:
restart: always
image: cerc/foundry:local
image: ghcr.io/foundry-rs/foundry:latest
command: ["while :; do sleep 600; done"]
volumes:
- ../config/foundry/foundry.toml:/foundry.toml
@@ -4,7 +4,6 @@ description: "Ethereum Fixturenet"
repos:
- git.vdb.to/cerc-io/go-ethereum@v1.11.6-statediff-v5
- git.vdb.to/cerc-io/lighthouse
- github.com/dboreham/foundry
containers:
- cerc/go-ethereum
- cerc/lighthouse
@@ -12,7 +11,6 @@ containers:
- cerc/fixturenet-eth-genesis
- cerc/fixturenet-eth-geth
- cerc/fixturenet-eth-lighthouse
- cerc/foundry
pods:
- fixturenet-eth
- foundry