Increasing the timeout while waiting for containernet prompt
[osm/vim-emu.git] / utils / ci / check_manual_usage_example.sh
index 75faf39..027284d 100755 (executable)
@@ -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