# Read the global configuration file
# Check if the global configuration file exists
-if [ ! -e ../ConfigFiles/globalconfig ]; then
- echo "Warning: The global config file ../ConfigFiles/globalconfig does not exist."
+if [ ! -e ../TestSpecs/globalconfig ]; then
+ echo "Warning: The global config file ../TestSpecs/globalconfig does not exist."
else
- source ../ConfigFiles/globalconfig
+ source ../TestSpecs/globalconfig
fi
# Read the node-specific configuration file (TORRENT_FILE)
# Read the global configuration file
# Check if the global configuration file exists
-if [ ! -e ../ConfigFiles/globalconfig ]; then
- echo "Warning: The global config file ../ConfigFiles/globalconfig does not exist."
+if [ ! -e ../TestSpecs/globalconfig ]; then
+ echo "Warning: The global config file ../TestSpecs/globalconfig does not exist."
else
- source ../ConfigFiles/globalconfig
+ source ../TestSpecs/globalconfig
fi
# Read the node-specific configuration file (TORRENT_FILE)
# Read the global configuration file
# Check if the global configuration file exists
-if [ ! -e ../ConfigFiles/globalconfig ]; then
- echo "Warning: The global config file ../ConfigFiles/globalconfig does not exist."
+if [ ! -e ../TestSpecs/globalconfig ]; then
+ echo "Warning: The global config file ../TestSpecs/globalconfig does not exist."
else
- source ../ConfigFiles/globalconfig
+ source ../TestSpecs/globalconfig
fi
# Read the node-specific configuration file (TORRENT_FILE)
# Read the global configuration file
# Check if the global configuration file exists
echo "pwd=$(pwd)"
-if [ ! -e ../ConfigFiles/globalconfig ]; then
- echo "Warning: The global config file ../ConfigFiles/globalconfig does not exist."
+if [ ! -e ../TestSpecs/globalconfig ]; then
+ echo "Warning: The global config file ../TestSpecs/globalconfig does not exist."
else
- source ../ConfigFiles/globalconfig
+ source ../TestSpecs/globalconfig
fi
# Read the node-specific configuration file (TORRENT_FILE)
# Read the global configuration file
# Check if the global configuration file exists
-if [ ! -e ../ConfigFiles/globalconfig ]; then
- echo "Warning: The global config file ../ConfigFiles/globalconfig does not exist."
+if [ ! -e ../TestSpecs/globalconfig ]; then
+ echo "Warning: The global config file ../TestSpecs/globalconfig does not exist."
else
- source ../ConfigFiles/globalconfig
+ source ../TestSpecs/globalconfig
fi
# Read the node-specific configuration file
# Read the global configuration file
# Check if the global configuration file exists
echo "pwd=$(pwd)"
-if [ ! -e ../ConfigFiles/globalconfig ]; then
- echo "Warning: The global config file ../ConfigFiles/globalconfig does not exist."
+if [ ! -e ../TestSpecs/globalconfig ]; then
+ echo "Warning: The global config file ../TestSpecs/globalconfig does not exist."
else
- source ../ConfigFiles/globalconfig
+ source ../TestSpecs/globalconfig
fi
# Read the node-specific configuration file (TORRENT_FILE)
# Read the global configuration file
# Check if the global configuration file exists
-if [ ! -e ../ConfigFiles/globalconfig ]; then
- echo "Warning: The global config file ../ConfigFiles/globalconfig does not exist."
+if [ ! -e ../TestSpecs/globalconfig ]; then
+ echo "Warning: The global config file ../TestSpecs/globalconfig does not exist."
else
- source ../ConfigFiles/globalconfig
+ source ../TestSpecs/globalconfig
fi
# Read the node-specific configuration file (CLIENT_TYPE)
# Read client mappings configuration file
# Check if the client mappings configuration file exists
-if [ ! -e ../ConfigFiles/client_script_mappings ]; then
- echo "Warning: The client mappings config file ../ConfigFiles/client_script_mappings does not exist."
+if [ ! -e ../TestSpecs/client_script_mappings ]; then
+ echo "Warning: The client mappings config file ../TestSpecs/client_script_mappings does not exist."
else
- source ../ConfigFiles/client_script_mappings
+ source ../TestSpecs/client_script_mappings
fi
log_file=$1
# Read the global configuration file
# Check if the global configuration file exists
-if [ ! -e ../ConfigFiles/globalconfig ]; then
- echo "Warning: The global config file ../ConfigFiles/globalconfig does not exist."
+if [ ! -e ../TestSpecs/globalconfig ]; then
+ echo "Warning: The global config file ../TestSpecs/globalconfig does not exist."
else
- source ../ConfigFiles/globalconfig
+ source ../TestSpecs/globalconfig
fi
# Read client mappings configuration file
# Check if the client mappings configuration file exists
-if [ ! -e ../ConfigFiles/client_script_mappings ]; then
- echo "Warning: The client mappings config file ../ConfigFiles/client_script_mappings does not exist."
+if [ ! -e ../TestSpecs/client_script_mappings ]; then
+ echo "Warning: The client mappings config file ../TestSpecs/client_script_mappings does not exist."
else
- source ../ConfigFiles/client_script_mappings
+ source ../TestSpecs/client_script_mappings
fi
client_type=$1
# Read the global configuration file
# Check if the global configuration file exists
-if [ ! -e ../ConfigFiles/globalconfig ]; then
- echo "Warning: The global config file ../ConfigFiles/globalconfig does not exist."
+if [ ! -e ../TestSpecs/globalconfig ]; then
+ echo "Warning: The global config file ../TestSpecs/globalconfig does not exist."
else
- source ../ConfigFiles/globalconfig
+ source ../TestSpecs/globalconfig
fi
# Read arguments
# Read the global configuration file
# Check if the global configuration file exists
-if [ ! -e ../ConfigFiles/globalconfig ]; then
- echo "Warning: The global config file ../ConfigFiles/globalconfig does not exist."
+if [ ! -e ../TestSpecs/globalconfig ]; then
+ echo "Warning: The global config file ../TestSpecs/globalconfig does not exist."
else
- source ../ConfigFiles/globalconfig
+ source ../TestSpecs/globalconfig
fi
# Read arguments
# Read the global configuration file
# Check if the global configuration file exists
-if [ ! -e ../ConfigFiles/globalconfig ]; then
- echo "Warning: The global config file ../ConfigFiles/globalconfig does not exist."
+if [ ! -e ../TestSpecs/globalconfig ]; then
+ echo "Warning: The global config file ../TestSpecs/globalconfig does not exist."
else
- source ../ConfigFiles/globalconfig
+ source ../TestSpecs/globalconfig
fi
# Read the node-specific configuration file
# Read client mappings configuration file
# Check if the client mappings configuration file exists
-if [ ! -e ../ConfigFiles/client_script_mappings ]; then
- echo "Warning: The client mappings config file ../ConfigFiles/client_script_mappings does not exist."
+if [ ! -e ../TestSpecs/client_script_mappings ]; then
+ echo "Warning: The client mappings config file ../TestSpecs/client_script_mappings does not exist."
else
- source ../ConfigFiles/client_script_mappings
+ source ../TestSpecs/client_script_mappings
fi
client_pid=0
# Read the global configuration file
# Check if the global configuration file exists
-if [ ! -e ../ConfigFiles/globalconfig ]; then
- echo "Warning: The global config file ../ConfigFiles/globalconfig does not exist."
+if [ ! -e ../TestSpecs/globalconfig ]; then
+ echo "Warning: The global config file ../TestSpecs/globalconfig does not exist."
else
- source ../ConfigFiles/globalconfig
+ source ../TestSpecs/globalconfig
fi
export PYTHONPATH=$PYTHONPATH:.
# Read the global configuration file
# Check if the global configuration file exists
-if [ ! -e ../ConfigFiles/globalconfig ]; then
- echo "Warning: The global config file ../ConfigFiles/globalconfig does not exist."
+if [ ! -e ../TestSpecs/globalconfig ]; then
+ echo "Warning: The global config file ../TestSpecs/globalconfig does not exist."
else
- source ../ConfigFiles/globalconfig
+ source ../TestSpecs/globalconfig
fi
# Read the node-specific configuration (CLIENT_TYPE)
# Read client mappings configuration file
# Check if the client mappings configuration file exists
-if [ ! -e ../ConfigFiles/client_script_mappings ]; then
- echo "Warning: The client mappings config file ../ConfigFiles/client_script_mappings does not exist."
+if [ ! -e ../TestSpecs/client_script_mappings ]; then
+ echo "Warning: The client mappings config file ../TestSpecs/client_script_mappings does not exist."
else
- source ../ConfigFiles/client_script_mappings
+ source ../TestSpecs/client_script_mappings
fi
stop_client ${CLIENT_TYPE}
BITTORNADO_REL_PATH="../../BTclients/BitTornado/BitTornado-CVS"
# CONFIG_FILES_REL_PATH is relative to ControlScripts folder - used by run_scenario.sh
-CONFIG_FILES_REL_PATH="../ConfigFiles"
+CONFIG_FILES_REL_PATH="../TestSpecs"
# CONFIG_FILES_REL_PATH is relative to ControlScripts folder - used by run_campaign.sh
RESULTS_FOLDER_REL_PATH="../Results"
# Read the global configuration file
# Check if the global configuration file exists
-if [ ! -e ../ConfigFiles/globalconfig ]; then
- echo "Warning: The global config file ../ConfigFiles/globalconfig does not exist."
+if [ ! -e ../TestSpecs/globalconfig ]; then
+ echo "Warning: The global config file ../TestSpecs/globalconfig does not exist."
else
- source ../ConfigFiles/globalconfig
+ source ../TestSpecs/globalconfig
fi
cd $TRIBLER_UTIL_REL_PATH
# Read the global configuration file
# Check if the global configuration file exists
-if [ ! -e ../ConfigFiles/globalconfig ]; then
- echo "Warning: The global config file ../ConfigFiles/globalconfig does not exist."
+if [ ! -e ../TestSpecs/globalconfig ]; then
+ echo "Warning: The global config file ../TestSpecs/globalconfig does not exist."
else
- source ../ConfigFiles/globalconfig
+ source ../TestSpecs/globalconfig
fi
export PYTHONPATH=$PYTHONPATH:.
# Read the global configuration file
# Check if the global configuration file exists
-if [ ! -e ../../../ConfigFiles/globalconfig ]; then
- echo "Warning: The global config file ../../../ConfigFiles/globalconfig does not exist."
+if [ ! -e ../../../TestSpecs/globalconfig ]; then
+ echo "Warning: The global config file ../../../TestSpecs/globalconfig does not exist."
else
- source ../../../ConfigFiles/globalconfig
+ source ../../../TestSpecs/globalconfig
fi
export PYTHONPATH=$PYTHONPATH:.
# Read the global configuration file
# Check if the global configuration file exists
-if [ ! -e ../ConfigFiles/globalconfig ]; then
- echo "Warning: The global config file ../ConfigFiles/globalconfig does not exist."
+if [ ! -e ../TestSpecs/globalconfig ]; then
+ echo "Warning: The global config file ../TestSpecs/globalconfig does not exist."
else
- source ../ConfigFiles/globalconfig
+ source ../TestSpecs/globalconfig
fi
rsync -avP --del $P2P_NEXT_REL_PATH p2p@p2p-next-01.grid.pub.ro:/home/p2p/george/P2P-Next
# Read the global configuration file
# Check if the global configuration file exists
-if [ ! -e ../ConfigFiles/globalconfig ]; then
- echo "Warning: The global config file ../ConfigFiles/globalconfig does not exist."
+if [ ! -e ../TestSpecs/globalconfig ]; then
+ echo "Warning: The global config file ../TestSpecs/globalconfig does not exist."
else
- source ../ConfigFiles/globalconfig
+ source ../TestSpecs/globalconfig
fi
for host in p2p-next-01.grid.pub.ro p2p-next-03.grid.pub.ro p2p-next-04.grid.pub.ro p2p-next-05.grid.pub.ro p2p-next-06.grid.pub.ro p2p-next-07.grid.pub.ro p2p-next-08.grid.pub.ro p2p-next-09.grid.pub.ro p2p-next-10.grid.pub.ro; do
# Read the global configuration file
# Check if the global configuration file exists
-if [ ! -e ../ConfigFiles/globalconfig ]; then
- echo "Warning: The global config file ../ConfigFiles/globalconfig does not exist."
+if [ ! -e ../TestSpecs/globalconfig ]; then
+ echo "Warning: The global config file ../TestSpecs/globalconfig does not exist."
else
- source ../ConfigFiles/globalconfig
+ source ../TestSpecs/globalconfig
fi
rsync -avP --del $P2P_NEXT_REL_PATH george@p2p-next.xen.ssvl.kth.se:/home/george/P2P-Next
# Read the global configuration file
# Check if the global configuration file exists
-if [ ! -e ../ConfigFiles/globalconfig ]; then
- echo "Warning: The global config file ../ConfigFiles/globalconfig does not exist."
+if [ ! -e ../TestSpecs/globalconfig ]; then
+ echo "Warning: The global config file ../TestSpecs/globalconfig does not exist."
else
- source ../ConfigFiles/globalconfig
+ source ../TestSpecs/globalconfig
fi
host=$1
# Read the global configuration file
# Check if the global configuration file exists
-if [ ! -e ../ConfigFiles/globalconfig ]; then
- echo "Warning: The global config file ../ConfigFiles/globalconfig does not exist."
+if [ ! -e ../TestSpecs/globalconfig ]; then
+ echo "Warning: The global config file ../TestSpecs/globalconfig does not exist."
else
- source ../ConfigFiles/globalconfig
+ source ../TestSpecs/globalconfig
fi
host=$1
echo "Syncing $host $port"
rsync -avP --del --rsh='ssh -p'$port $P2P_NEXT_REL_PATH/P2P-Testing-Infrastructure/ControlScripts p2p@$host:/home/p2p/george/P2P-Testing-Infrastructure/ > /dev/null
-rsync -avP --del --rsh='ssh -p'$port $P2P_NEXT_REL_PATH/P2P-Testing-Infrastructure/ConfigFiles p2p@$host:/home/p2p/george/P2P-Testing-Infrastructure/ > /dev/null
+rsync -avP --del --rsh='ssh -p'$port $P2P_NEXT_REL_PATH/P2P-Testing-Infrastructure/TestSpecs p2p@$host:/home/p2p/george/P2P-Testing-Infrastructure/ > /dev/null
# Read the global configuration file
# Check if the global configuration file exists
-if [ ! -e ../ConfigFiles/globalconfig ]; then
- echo "Warning: The global config file ../ConfigFiles/globalconfig does not exist."
+if [ ! -e ../TestSpecs/globalconfig ]; then
+ echo "Warning: The global config file ../TestSpecs/globalconfig does not exist."
else
- source ../ConfigFiles/globalconfig
+ source ../TestSpecs/globalconfig
fi
rsync -avP --del $P2P_NEXT_REL_PATH george@swarm.cs.pub.ro:/home/george/P2P-Next
# Read the global configuration file
# Check if the global configuration file exists
-if [ ! -e ../ConfigFiles/globalconfig ]; then
- echo "Warning: The global config file ../ConfigFiles/globalconfig does not exist."
+if [ ! -e ../TestSpecs/globalconfig ]; then
+ echo "Warning: The global config file ../TestSpecs/globalconfig does not exist."
else
- source ../ConfigFiles/globalconfig
+ source ../TestSpecs/globalconfig
fi
rsync -avP --del $P2P_NEXT_REL_PATH george@tracker.local:/home/george/P2P-Next