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