X-Git-Url: https://gerrit.onap.org/r/gitweb?a=blobdiff_plain;f=vnfs%2FvLBMS%2Fscripts%2Fv_packetgen_init.sh;h=fe956efce3c8f57b7fed0271b38ce88825ee5130;hb=3168c3d7509bceff43648d4eb40c163dcbc6b3ad;hp=30707f0a92d692cc1cc20fd7c0dab09bf8078038;hpb=2e584763f0c4493d391ed4a0e0caafed31dbecdd;p=demo.git diff --git a/vnfs/vLBMS/scripts/v_packetgen_init.sh b/vnfs/vLBMS/scripts/v_packetgen_init.sh index 30707f0a..fe956efc 100644 --- a/vnfs/vLBMS/scripts/v_packetgen_init.sh +++ b/vnfs/vLBMS/scripts/v_packetgen_init.sh @@ -96,7 +96,7 @@ sleep 1 # Start Honeycomb and enable traffic flows cd /opt -./vlb-vnf-onap-distribution-$(cat /opt/config/demo_artifacts_version.txt)-SNAPSHOT/honeycomb &>/var/log/honeycomb.log &disown +./vlb-vnf-onap-distribution-$(cat /opt/config/demo_artifacts_version.txt)/honeycomb &>/var/log/honeycomb.log &disown chmod +x run_streams_dns.sh ./run_streams_dns.sh &>/dev/null &disown