From: stevenvanrossem Date: Tue, 17 May 2016 13:45:43 +0000 (+0200) Subject: update monitor test scripts X-Git-Tag: v3.1~121^2~1 X-Git-Url: https://osm.etsi.org/gitweb/?a=commitdiff_plain;h=02aa1966ed14f45e0523ea4a665d8ed17cf019d4;p=osm%2Fvim-emu.git update monitor test scripts --- diff --git a/utils/ci/test_sdk_monitor.sh b/utils/ci/test_sdk_monitor.sh index 12cc44d..370ca80 100755 --- a/utils/ci/test_sdk_monitor.sh +++ b/utils/ci/test_sdk_monitor.sh @@ -2,7 +2,7 @@ # test if a vnf can be deployed and monitored #start test emulator topology -python src/emuvim/examples/monitoring_demo_topology.py & +#python src/emuvim/examples/monitoring_demo_topology.py & # start a vnf son-emu-cli compute start -d datacenter1 -n vnf1 --net '(id=input,ip=10.0.10.3/24),(id=output,ip=10.0.10.4/24)'