From 02aa1966ed14f45e0523ea4a665d8ed17cf019d4 Mon Sep 17 00:00:00 2001 From: stevenvanrossem Date: Tue, 17 May 2016 15:45:43 +0200 Subject: [PATCH] update monitor test scripts --- utils/ci/test_sdk_monitor.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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)' -- 2.25.1