mirror of
https://github.com/tendermint/tendermint.git
synced 2026-09-11 02:26:14 +00:00
test/net: cleanup
This commit is contained in:
+7
-1
@@ -33,4 +33,10 @@ go get github.com/tendermint/netmon
|
||||
cd $GOPATH/src/github.com/tendermint/network_testing
|
||||
bash experiments/exp_throughput.sh $DATACENTER $VALSETSIZE $BLOCKSIZE $TX_SIZE $NTXS $MACH_PREFIX $RESULTSDIR $CLOUD_PROVIDER
|
||||
|
||||
# TODO echo result!
|
||||
# TODO: publish result!
|
||||
|
||||
# cleanup
|
||||
|
||||
mintnet destroy --machines $MACH_PREFIX[1-$VALSETSIZE]
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user