summaryrefslogtreecommitdiffstats
path: root/tests/vHello_VES.sh
diff options
context:
space:
mode:
authorblsaws <bryan.sullivan@att.com>2016-10-12 12:40:32 -0700
committerblsaws <bryan.sullivan@att.com>2016-10-12 12:40:32 -0700
commit39ddc27a31d3e12b51db88ddace64135399d3e35 (patch)
treefce5856b0d4f104636dc3cb20035cb5d845246dc /tests/vHello_VES.sh
parentb2e526f7469e3f7214442a1cc8d4cbcfea6901ca (diff)
Build agent demo library into the app VM
JIRA: VES-1 Change-Id: Iaa4c25dd78b0cc0c83979706709443c69ad0db1e Signed-off-by: blsaws <bryan.sullivan@att.com>
Diffstat (limited to 'tests/vHello_VES.sh')
-rw-r--r--tests/vHello_VES.sh5
1 files changed, 0 insertions, 5 deletions
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"