X-Git-Url: https://gerrit.onap.org/r/gitweb?a=blobdiff_plain;f=vnfs%2FvLBMS%2Fscripts%2Fv_packetgen_init.sh;h=da053c73d0fa7576207a74af28ac4bf65df97c4c;hb=f38883e404eda8a3248b1416d09830ffde8277cb;hp=f6144dee1539b08995d29f6da567e9d27556d1c2;hpb=021b4afde9d6e1e928fc208d27f8ee8d819c121d;p=demo.git diff --git a/vnfs/vLBMS/scripts/v_packetgen_init.sh b/vnfs/vLBMS/scripts/v_packetgen_init.sh index f6144dee..da053c73 100644 --- a/vnfs/vLBMS/scripts/v_packetgen_init.sh +++ b/vnfs/vLBMS/scripts/v_packetgen_init.sh @@ -95,9 +95,8 @@ vppctl set int ip address pg0 $(cat /opt/config/pg_int.txt)"/"$IPADDR1_CIDR sleep 1 # Start Honeycomb -VERSION=$(cat /opt/config/nb_api_version.txt) cd /opt -./honeycomb-api/vnfs/vLBMS/apis/vlb-vnf-onap-distribution/target/vlb-vnf-onap-distribution-$VERSION-hc/vlb-vnf-onap-distribution-$VERSION/honeycomb &>/var/log/honeycomb.log &disown +./honeycomb/honeycomb &>/var/log/honeycomb.log &disown sleep 10 chmod +x run_streams_dns.sh