Co-authored-by: Alexander Peters <alpe@users.noreply.github.com>
This commit is contained in:
parent
2c236af94d
commit
317c8b2a24
@ -45,7 +45,7 @@ test-sim-custom-genesis-multi-seed:
|
||||
test-sim-multi-seed-long:
|
||||
@echo "Running long multi-seed application simulation. This may take awhile!"
|
||||
@cd ${CURRENT_DIR}/simapp && go test -mod=readonly -timeout=1h -tags='sims' -run TestFullAppSimulation \
|
||||
-NumBlocks=500 -Period=50
|
||||
-NumBlocks=150 -Period=50
|
||||
|
||||
test-sim-multi-seed-short:
|
||||
@echo "Running short multi-seed application simulation. This may take awhile!"
|
||||
|
||||
Loading…
Reference in New Issue
Block a user