From: Calin Burloiu Date: Wed, 20 Oct 2010 10:39:30 +0000 (+0300) Subject: Utils/tsup-experiment: trackers' address updated in tsup_torrents_gen.sh X-Git-Url: http://p2p-next.cs.pub.ro/gitweb/?a=commitdiff_plain;h=a6860bb8cf02ce1b718c15667a47ab464149b977;p=p2p-testing-infrastructure.git Utils/tsup-experiment: trackers' address updated in tsup_torrents_gen.sh --- diff --git a/Utils/tsup-experiment/tsup_torrents_gen.sh b/Utils/tsup-experiment/tsup_torrents_gen.sh index 2055c8d..df77046 100755 --- a/Utils/tsup-experiment/tsup_torrents_gen.sh +++ b/Utils/tsup-experiment/tsup_torrents_gen.sh @@ -8,7 +8,12 @@ # 16MiB, 64MiB, 256MiB, 1GiB. # -tracker_url_array=( http://10.1.8.1:6969 http://10.1.8.2:6969 http://10.1.8.3:6969 http://10.1.8.4:6969 http://10.1.8.5:6969 http://10.1.8.6:6969 http://10.1.8.7:6969 http://10.1.8.8:6969 http://10.1.8.9:6969 http://10.1.8.10:6969 http://10.1.8.11:6969 http://10.1.8.12:6969 ) +tracker_url_array=( p2p-next-08.grid.pub.ro:30169 p2p-next-08.grid.pub.ro:30269 +p2p-next-08.grid.pub.ro:30369 p2p-next-08.grid.pub.ro:30469 +p2p-next-08.grid.pub.ro:30569 p2p-next-08.grid.pub.ro:30669 +p2p-next-08.grid.pub.ro:30769 p2p-next-08.grid.pub.ro:30869 +p2p-next-08.grid.pub.ro:30969 p2p-next-08.grid.pub.ro:31069 +p2p-next-08.grid.pub.ro:31169 p2p-next-08.grid.pub.ro:31269 ) for i in 4M 16M 64M 256M 1024M; do index=1