planetlab_ccnx_unicast.py wait more time between ccncatchunks2
[nepi.git] / 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: