p2p-testing-infrastructure.git
13 years agoControlScripts: add "process terminated" detection in hrktorrent detect script schedule-scenario
Razvan Deaconescu [Thu, 5 Aug 2010 14:47:55 +0000 (17:47 +0300)]
ControlScripts: add "process terminated" detection in hrktorrent detect script

13 years agoConfigFiles: add scenario for testing two containers on the same host
Razvan Deaconescu [Thu, 5 Aug 2010 14:47:09 +0000 (17:47 +0300)]
ConfigFiles: add scenario for testing two containers on the same host

13 years agoConfigFiles: resume/schedule-able version of scenario-rd.txt
Razvan Deaconescu [Tue, 3 Aug 2010 21:15:09 +0000 (00:15 +0300)]
ConfigFiles: resume/schedule-able version of scenario-rd.txt

13 years agoControlScripts: fix typo (test_infinte -> test_infinite) in schedule_client.sh
Razvan Deaconescu [Tue, 3 Aug 2010 20:50:40 +0000 (23:50 +0300)]
ControlScripts: fix typo (test_infinte -> test_infinite) in schedule_client.sh

13 years agoControlScripts: fix in parse-client_log.sh: log_file is third argument, not second...
Razvan Deaconescu [Tue, 3 Aug 2010 20:38:09 +0000 (23:38 +0300)]
ControlScripts: fix in parse-client_log.sh: log_file is third argument, not second (the same as the log-folder)

13 years agoResults/dummy: ignore files/folders starting wih "scenario"
Razvan Deaconescu [Tue, 3 Aug 2010 20:26:47 +0000 (23:26 +0300)]
Results/dummy: ignore files/folders starting wih "scenario"

13 years agoControlFiles: fix parse script - proper name is parse_client.log.sh
Razvan Deaconescu [Tue, 3 Aug 2010 20:20:28 +0000 (23:20 +0300)]
ControlFiles: fix parse script - proper name is parse_client.log.sh

13 years agoControlScripts: remove DEBUG option from schedule_client.sh
Razvan Deaconescu [Tue, 3 Aug 2010 20:14:10 +0000 (23:14 +0300)]
ControlScripts: remove DEBUG option from schedule_client.sh

13 years agoControlScripts: use log file for output of schedule_client
Razvan Deaconescu [Tue, 3 Aug 2010 20:13:54 +0000 (23:13 +0300)]
ControlScripts: use log file for output of schedule_client

13 years agoControlScripts: use -f to pkill to kill schedule_client.sh script
Razvan Deaconescu [Tue, 3 Aug 2010 20:09:17 +0000 (23:09 +0300)]
ControlScripts: use -f to pkill to kill schedule_client.sh script

13 years agoControlScripts: minor fix to schedule_client.sh - allow 3 arguments
Razvan Deaconescu [Tue, 3 Aug 2010 19:58:45 +0000 (22:58 +0300)]
ControlScripts: minor fix to schedule_client.sh - allow 3 arguments

13 years agoResults: ignore files/folders starting with "campaign"
Razvan Deaconescu [Tue, 3 Aug 2010 19:48:10 +0000 (22:48 +0300)]
Results: ignore files/folders starting with "campaign"

13 years agoUpdated campaign-rd.r, added campaign-rd.html
George Milescu [Tue, 3 Aug 2010 19:47:21 +0000 (21:47 +0200)]
Updated campaign-rd.r, added campaign-rd.html

Signed-off-by: George Milescu <george.milescu@gmail.com>
13 years agoControlScripts: replace undefined SCHEDULE_CLIENT_SCRIPT with script name in stop_cli...
Razvan Deaconescu [Tue, 3 Aug 2010 18:22:23 +0000 (21:22 +0300)]
ControlScripts: replace undefined SCHEDULE_CLIENT_SCRIPT with script name in stop_client.sh

13 years agoControlScripts: use pkill instead of killall
Razvan Deaconescu [Tue, 3 Aug 2010 18:16:28 +0000 (21:16 +0300)]
ControlScripts: use pkill instead of killall

13 years agoConfig: add campaign-rd files
Razvan Deaconescu [Tue, 3 Aug 2010 17:57:48 +0000 (20:57 +0300)]
Config: add campaign-rd files

13 years agoControlScripts: add script for rsyncing script files
Razvan Deaconescu [Tue, 3 Aug 2010 17:40:58 +0000 (20:40 +0300)]
ControlScripts: add script for rsyncing script files

13 years agoControlScripts: update run_scenario.sh to quote PERIODS argument when calling schedul...
Razvan Deaconescu [Tue, 3 Aug 2010 17:32:03 +0000 (20:32 +0300)]
ControlScripts: update run_scenario.sh to quote PERIODS argument when calling schedule_client.sh through SSH

13 years agoControlScripts: add support for infinite time in (t1, t2) periods when scheduling...
Razvan Deaconescu [Tue, 3 Aug 2010 17:23:00 +0000 (20:23 +0300)]
ControlScripts: add support for infinite time in (t1, t2) periods when scheduling clients; if that is the case there is no enforced time-based end to a client

13 years agoControlScripts: update run_scenario script to new configuration file and infrastructure
Razvan Deaconescu [Tue, 3 Aug 2010 17:11:19 +0000 (20:11 +0300)]
ControlScripts: update run_scenario script to new configuration file and infrastructure

13 years agoControlScripts: add parse_client_log function to client_script_mappings
Razvan Deaconescu [Tue, 3 Aug 2010 17:10:42 +0000 (20:10 +0300)]
ControlScripts: add parse_client_log function to client_script_mappings

13 years agoControlScripts: add over-script for parsing client log files
Razvan Deaconescu [Tue, 3 Aug 2010 17:10:02 +0000 (20:10 +0300)]
ControlScripts: add over-script for parsing client log files

13 years agoConfigFiles: add new configuration file
Razvan Deaconescu [Tue, 3 Aug 2010 16:46:32 +0000 (19:46 +0300)]
ConfigFiles: add new configuration file

13 years agoControlScripts: add detec_complete_client function to client_script_mappings
Razvan Deaconescu [Tue, 3 Aug 2010 16:28:39 +0000 (19:28 +0300)]
ControlScripts: add detec_complete_client function to client_script_mappings

13 years agoControlScripts: add over-script for stopping/killing clients
Razvan Deaconescu [Tue, 3 Aug 2010 16:28:11 +0000 (19:28 +0300)]
ControlScripts: add over-script for stopping/killing clients

13 years agoControlScripts: add over-script for detecting clients who completed their download
Razvan Deaconescu [Tue, 3 Aug 2010 16:27:52 +0000 (19:27 +0300)]
ControlScripts: add over-script for detecting clients who completed their download

13 years agoConfigFiles: add DEBUG function to globalconfig.txt
Razvan Deaconescu [Tue, 3 Aug 2010 16:25:49 +0000 (19:25 +0300)]
ConfigFiles: add DEBUG function to globalconfig.txt

13 years agoupdate indentation (use TAB) classic-scenario-config
Razvan Deaconescu [Tue, 3 Aug 2010 15:53:57 +0000 (18:53 +0300)]
update indentation (use TAB)

13 years agoupdate schedule_client.sh and client_script_mappings; working version - tested on...
Razvan Deaconescu [Tue, 3 Aug 2010 15:50:38 +0000 (18:50 +0300)]
update schedule_client.sh and client_script_mappings; working version - tested on p2p@p2p-next-01.grid.pub.ro:10122

13 years agoControlScripts: update _sync_cluster_container.sh to use _sync_single_cluster_contain...
Razvan Deaconescu [Tue, 3 Aug 2010 14:46:16 +0000 (17:46 +0300)]
ControlScripts: update _sync_cluster_container.sh to use _sync_single_cluster_container.sh

13 years agoControlScripts: add scripts for single cluster container syncing
Razvan Deaconescu [Tue, 3 Aug 2010 14:45:24 +0000 (17:45 +0300)]
ControlScripts: add scripts for single cluster container syncing

13 years agoControlScripts: rename schedule script to schedule_client.sh
Razvan Deaconescu [Tue, 3 Aug 2010 14:35:20 +0000 (17:35 +0300)]
ControlScripts: rename schedule script to schedule_client.sh

13 years agoConfilFiles: add client_script_mappings shell config file
Razvan Deaconescu [Tue, 3 Aug 2010 14:34:47 +0000 (17:34 +0300)]
ConfilFiles: add client_script_mappings shell config file

13 years agoControlScripts: move start/stop functions to a script in ConfigFiles
Razvan Deaconescu [Tue, 3 Aug 2010 14:34:23 +0000 (17:34 +0300)]
ControlScripts: move start/stop functions to a script in ConfigFiles

13 years agoControlScripts: draft working client_schedule scripts
Razvan Deaconescu [Tue, 3 Aug 2010 12:53:38 +0000 (15:53 +0300)]
ControlScripts: draft working client_schedule scripts

13 years agoControlScripts: add client_schedule.sh - script for scheduling clients; runs on test...
Razvan Deaconescu [Tue, 3 Aug 2010 12:45:23 +0000 (15:45 +0300)]
ControlScripts: add client_schedule.sh - script for scheduling clients; runs on test station/container

13 years agoControlScripts: update run_scenario.sh to schedule clients
Razvan Deaconescu [Tue, 3 Aug 2010 12:44:48 +0000 (15:44 +0300)]
ControlScripts: update run_scenario.sh to schedule clients

13 years agoAdded support for UTF-8 in the campaign html templates
George Milescu [Mon, 2 Aug 2010 16:10:08 +0000 (18:10 +0200)]
Added support for UTF-8 in the campaign html templates

Signed-off-by: George Milescu <george.milescu@gmail.com>
13 years agoAdded a second scenario to campaign02; updated detect_complete_hrk to detect segmenta...
George Milescu [Mon, 2 Aug 2010 12:54:22 +0000 (14:54 +0200)]
Added a second scenario to campaign02; updated detect_complete_hrk to detect segmentation faults.

Signed-off-by: George Milescu <george.milescu@gmail.com>
13 years agoControlScripts: fix problem of issuing multiple tc commands on same physical interfac...
Razvan Deaconescu [Sat, 31 Jul 2010 11:23:19 +0000 (14:23 +0300)]
ControlScripts: fix problem of issuing multiple tc commands on same physical interface (eth0); use container id for classid and flowid identification/isolation

13 years agoControlScripts: fix hrk parse generated output: one-space separator, no measure units...
Razvan Deaconescu [Sat, 31 Jul 2010 10:11:40 +0000 (13:11 +0300)]
ControlScripts: fix hrk parse generated output: one-space separator, no measure units, correct upload and download speed, two decimal digits

13 years agoAdded per-node custom bw_limit script
George Milescu [Sat, 31 Jul 2010 08:43:12 +0000 (10:43 +0200)]
Added per-node custom bw_limit script

Signed-off-by: George Milescu <george.milescu@gmail.com>
13 years agoUpdated campaign02 html template
George Milescu [Fri, 30 Jul 2010 18:20:42 +0000 (20:20 +0200)]
Updated campaign02 html template

Signed-off-by: George Milescu <george.milescu@gmail.com>
13 years agoUpdated r script and scenario files for scenario01ct, updated log file names to be...
George Milescu [Fri, 30 Jul 2010 18:18:24 +0000 (20:18 +0200)]
Updated r script and scenario files for scenario01ct, updated log file names to be formed of hostname and not dns-name

Signed-off-by: George Milescu <george.milescu@gmail.com>
13 years agoAdded StopCommand in the scenario description
George Milescu [Fri, 30 Jul 2010 16:57:19 +0000 (18:57 +0200)]
Added StopCommand in the scenario description

Signed-off-by: George Milescu <george.milescu@gmail.com>
13 years agoChanged Regular to Leecher in script names.
George Milescu [Fri, 30 Jul 2010 16:43:47 +0000 (18:43 +0200)]
Changed Regular to Leecher in script names.

Signed-off-by: George Milescu <george.milescu@gmail.com>
13 years agoUpdated scenario files with the new .torrent names
George Milescu [Fri, 30 Jul 2010 14:50:06 +0000 (16:50 +0200)]
Updated scenario files with the new .torrent names

Signed-off-by: George Milescu <george.milescu@gmail.com>
13 years agoControlScripts: use $a + 0 in awk to extract numeric part from a string
Razvan Deaconescu [Fri, 30 Jul 2010 14:24:22 +0000 (17:24 +0300)]
ControlScripts: use $a + 0 in awk to extract numeric part from a string

13 years agoControlScripts: update hrktorrent start scripts
Razvan Deaconescu [Fri, 30 Jul 2010 13:58:50 +0000 (16:58 +0300)]
ControlScripts: update hrktorrent start scripts

13 years agoUpdated _sync_cluster_containers.sh script
George Milescu [Fri, 30 Jul 2010 13:33:27 +0000 (15:33 +0200)]
Updated _sync_cluster_containers.sh script

Signed-off-by: George Milescu <george.milescu@gmail.com>
13 years agoAdded _cssh_cluster_containers.sh, _sync_cluster_containers.sh, updated detect_stoppe...
George Milescu [Fri, 30 Jul 2010 12:10:38 +0000 (14:10 +0200)]
Added _cssh_cluster_containers.sh, _sync_cluster_containers.sh, updated detect_stopped* to detect_complete*, updated some comments in a few files.

Signed-off-by: George Milescu <george.milescu@gmail.com>
13 years agoControlScripts: rename stopped to complete for hrktorrent
Razvan Deaconescu [Fri, 30 Jul 2010 11:46:54 +0000 (14:46 +0300)]
ControlScripts: rename stopped to complete for hrktorrent

13 years agoControlScripts: add script to detect complete transfer for hrktorrent
Razvan Deaconescu [Fri, 30 Jul 2010 11:44:57 +0000 (14:44 +0300)]
ControlScripts: add script to detect complete transfer for hrktorrent

13 years agoControlScripts: parse hrktorrent output file
Razvan Deaconescu [Fri, 30 Jul 2010 11:41:17 +0000 (14:41 +0300)]
ControlScripts: parse hrktorrent output file

13 years agoControlScripts: add seeder hrktorrent start script
Razvan Deaconescu [Fri, 30 Jul 2010 11:00:44 +0000 (14:00 +0300)]
ControlScripts: add seeder hrktorrent start script

13 years agoControlScripts: rename and update regular hrktorrent start script
Razvan Deaconescu [Fri, 30 Jul 2010 11:00:23 +0000 (14:00 +0300)]
ControlScripts: rename and update regular hrktorrent start script

13 years agoControlScripts: add hrktorrent start script
Razvan Deaconescu [Fri, 30 Jul 2010 09:57:03 +0000 (12:57 +0300)]
ControlScripts: add hrktorrent start script

13 years agoConfigFiles: add configuration options for hrktorrent
Razvan Deaconescu [Fri, 30 Jul 2010 09:53:11 +0000 (12:53 +0300)]
ConfigFiles: add configuration options for hrktorrent

13 years agoControlScripts: add script to limit bandwidth for OpenVZ containers
Razvan Deaconescu [Fri, 30 Jul 2010 09:29:00 +0000 (12:29 +0300)]
ControlScripts: add script to limit bandwidth for OpenVZ containers

13 years agoConfigFiles: add campaign and scenario file for container-based experiments
Razvan Deaconescu [Fri, 30 Jul 2010 07:38:12 +0000 (10:38 +0300)]
ConfigFiles: add campaign and scenario file for container-based experiments

13 years agoAdded the empty folders required by the scripts
George Milescu [Wed, 28 Jul 2010 18:41:38 +0000 (20:41 +0200)]
Added the empty folders required by the scripts

Signed-off-by: George Milescu <george.milescu@gmail.com>
13 years agoAdded testing infrastructure files
George Milescu [Wed, 28 Jul 2010 18:36:26 +0000 (20:36 +0200)]
Added testing infrastructure files

Signed-off-by: George Milescu <george.milescu@gmail.com>
13 years agoAdded gitignore
George Milescu [Wed, 28 Jul 2010 18:35:15 +0000 (20:35 +0200)]
Added gitignore

Signed-off-by: George Milescu <george.milescu@gmail.com>
13 years agoremoved test.txt
George Milescu [Wed, 28 Jul 2010 18:33:38 +0000 (20:33 +0200)]
removed test.txt

Signed-off-by: George Milescu <george.milescu@gmail.com>
13 years agoinitial commit
Razvan Deaconescu [Tue, 27 Jul 2010 16:10:06 +0000 (19:10 +0300)]
initial commit