Net scripts clean up (#25654)

* remove deprecated faucet option

* remove unnecessary imageName
This commit is contained in:
kirill lykov 2022-06-09 09:58:21 +02:00 committed by GitHub
parent bf8faa8a30
commit 2107e00262
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 0 additions and 2 deletions

View File

@ -48,7 +48,6 @@ solana-bench-tps)
clientCommand="\
solana-bench-tps \
--entrypoint $entrypointIp:8001 \
--faucet $entrypointIp:9900 \
--duration 7500 \
--sustained \
--threads $threadCount \

View File

@ -199,7 +199,6 @@ cloud_CreateInstances() {
--zone "$zone"
--tags testnet
--metadata "testnet=$networkName"
--image "$imageName"
--maintenance-policy TERMINATE
--restart-on-failure
--scopes compute-rw