use tx-spammer in tests
This commit is contained in:
parent
c6838838c1
commit
042fc9a36c
@ -29,7 +29,6 @@ if [[ -z $SKIP_BUILD ]]; then
|
||||
fi
|
||||
|
||||
$laconic_so deploy \
|
||||
--include fixturenet-plugeth,ipld-eth-db \
|
||||
--env-file $CONFIG_DIR/stack.env \
|
||||
--cluster test up
|
||||
|
||||
|
@ -6,6 +6,7 @@ repos:
|
||||
- git.vdb.to/cerc-io/plugeth-statediff@update-czkg4844 # todo: dev
|
||||
- git.vdb.to/cerc-io/lighthouse
|
||||
- git.vdb.to/cerc-io/ipld-eth-db@v5.2.1-alpha
|
||||
- git.vdb.to/cerc-io/tx-spammer
|
||||
containers:
|
||||
- cerc/plugeth-statediff
|
||||
- cerc/plugeth
|
||||
@ -15,6 +16,8 @@ containers:
|
||||
- cerc/lighthouse-cli
|
||||
- cerc/fixturenet-eth-lighthouse
|
||||
- cerc/ipld-eth-db
|
||||
- cerc/tx-spammer
|
||||
pods:
|
||||
- fixturenet-plugeth
|
||||
- ipld-eth-db
|
||||
- tx-spammer
|
||||
|
Loading…
Reference in New Issue
Block a user