Add stack for system tests.
This commit is contained in:
parent
d19b9a65b9
commit
9e9a68dec3
3
app/data/stacks/fixturenet-eth-system-tests/README.md
Normal file
3
app/data/stacks/fixturenet-eth-system-tests/README.md
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
# fixturenet-eth-system-tests
|
||||||
|
|
||||||
|
A version of fixturenet-eth for use with https://git.vdb.to/cerc-io/system-tests
|
20
app/data/stacks/fixturenet-eth-system-tests/stack.yml
Normal file
20
app/data/stacks/fixturenet-eth-system-tests/stack.yml
Normal file
@ -0,0 +1,20 @@
|
|||||||
|
version: "1.0"
|
||||||
|
name: fixturenet-eth-system-tests
|
||||||
|
decription: "fixturenet-eth-system-tests"
|
||||||
|
repos:
|
||||||
|
- github.com/cerc-io/go-ethereum
|
||||||
|
- github.com/cerc-io/ipld-eth-server
|
||||||
|
- github.com/cerc-io/ipld-eth-db
|
||||||
|
- github.com/cerc-io/lighthouse
|
||||||
|
containers:
|
||||||
|
- cerc/go-ethereum
|
||||||
|
- cerc/lighthouse
|
||||||
|
- cerc/lighthouse-cli
|
||||||
|
- cerc/fixturenet-eth-geth
|
||||||
|
- cerc/fixturenet-eth-lighthouse
|
||||||
|
- cerc/ipld-eth-server
|
||||||
|
- cerc/ipld-eth-db
|
||||||
|
pods:
|
||||||
|
- fixturenet-eth
|
||||||
|
- ipld-eth-server
|
||||||
|
- ipld-eth-db
|
Loading…
Reference in New Issue
Block a user