Skip to content
Snippets Groups Projects
Commit 631491e7 authored by Sergey Yakubov's avatar Sergey Yakubov
Browse files

use more files for test

parent 7a4b6457
Branches
Tags
No related merge requests found
......@@ -93,7 +93,7 @@ for size in 100 1000 10000
do
ssh ${service_node} docker run -d -p 27017:27017 --name mongo mongo
echo ===================================================================
ssh ${worker_node} ${worker_dir}/dummy-data-producer ${service_ip}:8400 ${beamtime_id} ${size} 1000 8 0 100
ssh ${worker_node} ${worker_dir}/dummy-data-producer ${service_ip}:8400 ${beamtime_id} ${size} 10000 8 0 100
if [ "$1" == "true" ]
then
ssh ${service_node} rm -f ${service_dir}/files/${beamline}/${beamtime_id}/*
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment