1
0

Add containers/pods needed for running tests.

This commit is contained in:
Thomas E Lackey 2023-06-27 18:12:51 -05:00
parent 157ca60d8f
commit aea16930e6

View File

@ -5,6 +5,8 @@ repos:
- github.com/cerc-io/tx-spammer
- github.com/dboreham/foundry
- github.com/cerc-io/lighthouse
- github.com/cerc-io/ipld-eth-db
- github.com/cerc-io/ipld-eth-server
containers:
- cerc/lighthouse
- cerc/lighthouse-cli
@ -12,7 +14,11 @@ containers:
- cerc/fixturenet-eth-lighthouse
- cerc/tx-spammer
- cerc/foundry
- cerc/ipld-eth-db
- cerc/ipld-eth-server
pods:
- fixturenet-plugeth
- foundry
- tx-spammer
- ipld-eth-db
- ipld-eth-server