From: cgeoffroy Date: Fri, 17 Mar 2017 10:48:15 +0000 (+0100) Subject: Increasing the timeout while waiting for containernet prompt X-Git-Tag: v3.1~37^2~4 X-Git-Url: https://osm.etsi.org/gitweb/?p=osm%2Fvim-emu.git;a=commitdiff_plain;h=736c4aa0e346c645eaabbb580fc581ca07a19f7c Increasing the timeout while waiting for containernet prompt --- diff --git a/utils/ci/check_manual_usage_example.sh b/utils/ci/check_manual_usage_example.sh index 75faf39..027284d 100755 --- a/utils/ci/check_manual_usage_example.sh +++ b/utils/ci/check_manual_usage_example.sh @@ -58,7 +58,7 @@ screen -L -S sonemu -d -m python src/emuvim/examples/simple_topology.py # Setup screen for immediate flusing screen -S sonemu -X logfile flush 0 # Wait for the cli to start -W '^*** Starting CLI:' +W '^*** Starting CLI:' 60s # Print nodes Cmd 'nodes' # Start vnf1