Removed bw_limit from pre-run and post-run scripts
authorGeorge Milescu <george.milescu@gmail.com>
Fri, 6 Aug 2010 16:03:34 +0000 (18:03 +0200)
committerGeorge Milescu <george.milescu@gmail.com>
Fri, 6 Aug 2010 16:03:34 +0000 (18:03 +0200)
Signed-off-by: George Milescu <george.milescu@gmail.com>
ConfigFiles/test-scenario-pre-post.cfg
ControlScripts/post-run.sh [moved from ControlScripts/post-run_bw_limit.sh with 100% similarity]
ControlScripts/post-run_ct.sh [moved from ControlScripts/post-run_bw_limit_ct.sh with 100% similarity]
ControlScripts/pre-run.ch [moved from ControlScripts/pre-run_bw_limit.sh with 100% similarity]
ControlScripts/pre-run_ct.ch [moved from ControlScripts/pre-run_bw_limit_ct.sh with 100% similarity]

index df18155..876344f 100644 (file)
@@ -6,5 +6,5 @@
 #   * all peers have the same bandwidth
 #
 # Hostname                     SSHport         User    RemoteFolder            NetInterface    Download(Mbps)  DownloadBurst(K)        Upload(Mbps)    UploadBurst(K)          PreRunScript            PostRunScript           ClientType              TorrentFile             Periods
-p2p-next-01.grid.pub.ro                10122           p2p     /home/p2p/george        eth0            8               100                     8               100                     pre-run_bw_limit_ct.sh  post-run_bw_limit_ct.sh hrktorrent_seeder       Data.100M.ct.torrent    (10,60) (60,100) (120,200) (200,230) (250,600)
-p2p-next-01.grid.pub.ro                10322           p2p     /home/p2p/george        eth0            8               100                     8               100                     pre-run_bw_limit_ct.sh  post-run_bw_limit_ct.sh hrktorrent_leecher      Data.100M.ct.torrent    (10,30) (40,70) (80,110) (130,160) (180,250) (300,600)
+p2p-next-01.grid.pub.ro                10122           p2p     /home/p2p/george        eth0            8               100                     8               100                     pre-run_ct.sh           post-run_ct.sh          hrktorrent_seeder       Data.100M.ct.torrent    (10,60) (60,100) (120,200) (200,230) (250,600)
+p2p-next-01.grid.pub.ro                10322           p2p     /home/p2p/george        eth0            8               100                     8               100                     pre-run_ct.sh           post-run_ct.sh          hrktorrent_leecher      Data.100M.ct.torrent    (10,30) (40,70) (80,110) (130,160) (180,250) (300,600)