From 39ddc27a31d3e12b51db88ddace64135399d3e35 Mon Sep 17 00:00:00 2001 From: blsaws Date: Wed, 12 Oct 2016 12:40:32 -0700 Subject: Build agent demo library into the app VM JIRA: VES-1 Change-Id: Iaa4c25dd78b0cc0c83979706709443c69ad0db1e Signed-off-by: blsaws --- tests/vHello_VES.sh | 5 ----- 1 file changed, 5 deletions(-) (limited to 'tests/vHello_VES.sh') diff --git a/tests/vHello_VES.sh b/tests/vHello_VES.sh index 85120d2..7c65199 100644 --- a/tests/vHello_VES.sh +++ b/tests/vHello_VES.sh @@ -223,11 +223,6 @@ cd /home/ubuntu/ git clone https://github.com/att/evel-test-collector.git sed -i -- 's/vel_username = /vel_username = hello/' evel-test-collector/config/collector.conf sed -i -- 's/vel_password = /vel_password = world/' evel-test-collector/config/collector.conf -nohup python evel-test-collector/code/collector/collector.py \ - --config evel-test-collector/config/collector.conf \ - --section default \ - --verbose > ~/collector.log & -exit EOF echo "$0: start vHello web server in VDU1" -- cgit 1.2.3-korg