X-Git-Url: https://gerrit.opnfv.org/gerrit/gitweb?a=blobdiff_plain;f=rubbos%2Frubbos_scripts%2F1-1-1%2Frubbos_conf%2Frubbos-servletsBO.sh;h=58b4ebe513786d6412ac816d64a019d7bab477d3;hb=d30740bb6c80729281453878eda29abc32549161;hp=62c3c6cbbb7797f2081904a5b78ace47e683eb9d;hpb=0cb54276e3b9aa3d531e574493206e2e3b5e5018;p=bottlenecks.git diff --git a/rubbos/rubbos_scripts/1-1-1/rubbos_conf/rubbos-servletsBO.sh b/rubbos/rubbos_scripts/1-1-1/rubbos_conf/rubbos-servletsBO.sh index 62c3c6cb..58b4ebe5 100644 --- a/rubbos/rubbos_scripts/1-1-1/rubbos_conf/rubbos-servletsBO.sh +++ b/rubbos/rubbos_scripts/1-1-1/rubbos_conf/rubbos-servletsBO.sh @@ -47,8 +47,8 @@ done #ssh $CLIENT3_HOST "$RUBBOS_HOME/bench/flush_cache 490000" # remote client #ssh $CLIENT4_HOST "$RUBBOS_HOME/bench/flush_cache 490000" # remote client -RAMPUP=480000 -MI=720000 +RAMPUP=48000 +MI=72000 current_seconds=`date +%s` start_seconds=`echo \( $RAMPUP / 1000 \) + $current_seconds - 60 | bc` SMI=`date -d "1970-01-01 $start_seconds secs UTC" +%Y%m%d%H%M%S` @@ -61,7 +61,9 @@ do ssh $scp_options $host "sudo nice -n -1 $RUBBOS_APP/cpu_mem.sh $SMI $EMI" & done +echo "Rubbos emulator start $(date)" make emulator +echo "Rubbos emulator end $(date)" set -x