Update benchmark.sh

This commit is contained in:
Torma Kristóf 2019-04-02 22:46:20 +02:00 committed by GitHub
parent 5bdbdb1ac6
commit a8f242793f
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -4,7 +4,7 @@ functions=(helloget matrix)
connections=(2 5 10 20 21 50 100 200 400 500 1000)
kuberhost=""
kuberhost="node1:32764"
for function in "${functions[@]}"
do