Add containers/pods needed for running tests.
This commit is contained in:
parent
157ca60d8f
commit
aea16930e6
@ -5,6 +5,8 @@ repos:
|
|||||||
- github.com/cerc-io/tx-spammer
|
- github.com/cerc-io/tx-spammer
|
||||||
- github.com/dboreham/foundry
|
- github.com/dboreham/foundry
|
||||||
- github.com/cerc-io/lighthouse
|
- github.com/cerc-io/lighthouse
|
||||||
|
- github.com/cerc-io/ipld-eth-db
|
||||||
|
- github.com/cerc-io/ipld-eth-server
|
||||||
containers:
|
containers:
|
||||||
- cerc/lighthouse
|
- cerc/lighthouse
|
||||||
- cerc/lighthouse-cli
|
- cerc/lighthouse-cli
|
||||||
@ -12,7 +14,11 @@ containers:
|
|||||||
- cerc/fixturenet-eth-lighthouse
|
- cerc/fixturenet-eth-lighthouse
|
||||||
- cerc/tx-spammer
|
- cerc/tx-spammer
|
||||||
- cerc/foundry
|
- cerc/foundry
|
||||||
|
- cerc/ipld-eth-db
|
||||||
|
- cerc/ipld-eth-server
|
||||||
pods:
|
pods:
|
||||||
- fixturenet-plugeth
|
- fixturenet-plugeth
|
||||||
- foundry
|
- foundry
|
||||||
- tx-spammer
|
- tx-spammer
|
||||||
|
- ipld-eth-db
|
||||||
|
- ipld-eth-server
|
||||||
|
Loading…
Reference in New Issue
Block a user