1
0
Fork 0
mirror of https://git.rwth-aachen.de/acs/public/villas/node/ synced 2025-03-09 00:00:00 +01:00

prepare functional test script in virtual machine

This commit is contained in:
Marvin Klimke 2019-03-18 15:42:26 +01:00
parent 0d4ab5949b
commit e575b98c9c

View file

@ -41,12 +41,12 @@ FORMAT="villas.binary"
VECTORIZE="1"
RATE=100
NUM_SAMPLES=100
NUM_SAMPLES=2000
cat > ${CONFIG_FILE_SRC} << EOF
{
"logging" : {
"level" : "debug"
"level" : "info"
},
"nodes" : {
"rtp_node" : {
@ -81,7 +81,7 @@ EOF
cat > ${CONFIG_FILE_DEST} << EOF
{
"logging" : {
"level" : "debug"
"level" : "info"
},
"nodes" : {
"rtp_node" : {