Skip to content
This repository has been archived by the owner on Apr 27, 2022. It is now read-only.

Commit

Permalink
sleep for 1 second during run_app restart of sysbench
Browse files Browse the repository at this point in the history
  • Loading branch information
Kenny Gryp committed Sep 16, 2015
1 parent 35f2a31 commit 156e455
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions modules/training/templates/run_app.sh.erb
Expand Up @@ -56,5 +56,6 @@ esac

while true; do
/usr/local/bin/run_sysbench.sh -c 4 -p $port -h $host -x oltp_custom -b 50 -o "--oltp-reconnect=1"
sleep 1
done

0 comments on commit 156e455

Please sign in to comment.