diff --git a/basice2e/run.sh b/basice2e/run.sh index 643f95b42e1d8affbfc77b2842ad072b1566e16f..e0c63a9a1a6be6002d16312c4ec89a182802c7bf 100755 --- a/basice2e/run.sh +++ b/basice2e/run.sh @@ -31,7 +31,7 @@ CLIENTOUT=results/clients UDBOUT=results/udb-console.txt CLIENTCLEAN=results/clients-cleaned -CLIENTOPTS="--password hello --ndf results/ndf.json --waitTimeout 90 --unsafe-channel-creation -v $DEBUGLEVEL" +CLIENTOPTS="--password hello --ndf results/ndf.json --waitTimeout 240 --unsafe-channel-creation -v $DEBUGLEVEL" CLIENTUDOPTS="--password hello --ndf results/ndf.json -v $DEBUGLEVEL" CLIENTSINGLEOPTS="--password hello --ndf results/ndf.json -v $DEBUGLEVEL" CLIENTGROUPOPTS="--password hello --ndf results/ndf.json -v $DEBUGLEVEL"