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:
parent
0d4ab5949b
commit
e575b98c9c
1 changed files with 3 additions and 3 deletions
|
@ -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" : {
|
||||
|
|
Loading…
Add table
Reference in a new issue