planetlab_ccnx_unicast.py wait more time between ccncatchunks2
authorAlina Quereilhac <alina.quereilhac@inria.fr>
Wed, 9 May 2012 08:52:11 +0000 (10:52 +0200)
committerAlina Quereilhac <alina.quereilhac@inria.fr>
Wed, 9 May 2012 08:52:11 +0000 (10:52 +0200)
examples/ccnx/planetlab_ccnx_unicast.py

index cd80d6f..f690842 100644 (file)
@@ -167,7 +167,7 @@ def run(hostnames, vsys_vnet, slicename, plc_host, pl_user, pl_pwd, pl_ssh_key,
         proc1 = exec_ccncatchunks(slicename, hostname)
 
     if not TERMINATE and proc1:
-        time.sleep(60)
+        time.sleep(120)
 
     proc2 = None
     if not TERMINATE: