summaryrefslogtreecommitdiffstats
path: root/tests/blueprints/tosca-vnfd-hello-ves/start.sh
AgeCommit message (Collapse)AuthorFilesLines
2017-03-07Correct method of launching monitor getting list of port IDsbryan1-1/+1
JIRA VES-1 Change-Id: Ie2cd0ed371c8061fd8564aa32103e9edfdaafdc5 Signed-off-by: bryan <bryan.sullivan@att.com>
2017-03-07Fix traffic and pause actions. Turn off throttling simulation.bryan1-1/+1
JIRA: VES-1 Change-Id: I8e0e7bf8a0b27854bf9bf8bcd1aa5329918e2d8b Signed-off-by: bryan <bryan.sullivan@att.com>
2017-03-07Correct username,password variable use.bryan1-2/+2
JIRA: VES-1 Change-Id: Ibd697597f58eece155cfebb6cadcc9125f05362f Signed-off-by: bryan <bryan.sullivan@att.com>
2017-03-07Setup monitor before agents (otherwise they exit)bryan1-1/+1
JIRA: VES-1 Setup config drive for LB agent access to UUID. Change-Id: Ieb877d48007bf02c01a6b763143347ab69207924 Signed-off-by: bryan <bryan.sullivan@att.com>
2017-03-07Fix VES API version in ves_plugin. Remove redundant steps.bryan1-6/+1
JIRA: VES-1 VES API version should be v3. Removed sed lines that are now set in even_demo.c. Change-Id: Ifd229e031bb9aeffafb2bf90d687f63fca040130 Signed-off-by: bryan <bryan.sullivan@att.com>
2017-03-06Rebase on VES V3bryan1-2/+5
JIRA: VES-1 Rebase monitor.py on latest collector.py Rebase evel_demo.c on latest evel_demo.c Update start.sh to align. Change-Id: I11495c9f9b170de5598186f2c5781df0c04d7cba Signed-off-by: bryan <bryan.sullivan@att.com>
2017-03-06vHello_VES bug fixes as belowbryan1-2/+4
JIRA: VES-1 start.sh: correct customization of collector.conf. vHello_VES.sh: Fix monitor and start_collectd functions. Update instructions to match. Output VDU IPs as hint for subsequent actions. Change-Id: I76424fb30d56a81195dcec2a5b7f892d2f4675c6 Signed-off-by: bryan <bryan.sullivan@att.com>
2017-03-06Update for Danube (work in progress)bryan1-89/+12
JIRA: VES-1 Removed preliminary versions of tests for now. Aligned with the Models vHello_3Node_Tacker test. Separated out actions for collectd and monitor install and run them directly vs thru the container. Added parameters as needed for the new design. Updated with typical overview of the test/demo flow. Add port 30000 ingress to vHello security group. Remove juju workaround for port_security. Remote use of id_rsa (replaced with notes on ssh assumptions). Use VDU3 (LB) in traffic generation. Change-Id: I42807449f7526efcd191c0b7b0b4754ffcfffa6e Signed-off-by: bryan <bryan.sullivan@att.com>
2016-10-23Add removal steps for bare metal collectd agentsblsaws1-28/+22
JIRA: VES-1 Change-Id: Ia5f70a41750da50df6cb5e83327c23b0e5b9816d Signed-off-by: blsaws <bryan.sullivan@att.com>
2016-10-23Fix guest parameterblsaws1-2/+3
JIRA: VES-1 Change-Id: If3d8e1973a9a8f95b42313778caeeeadd28a8dee Signed-off-by: blsaws <bryan.sullivan@att.com>
2016-10-23Apex support modsblsaws1-15/+35
JIRA: VES-1 Change-Id: I9265191fb9c5a985fe84355159114941cccc16f4 Signed-off-by: blsaws <bryan.sullivan@att.com>
2016-10-23Fix if statementblsaws1-1/+2
JIRA: VES-1 Change-Id: I04f5e9d226010ccb1f3f34e8e06383a3b3d785ac Signed-off-by: blsaws <bryan.sullivan@att.com>
2016-10-20Pass VM IDs to monitor for correlationBryan Sullivan1-11/+80
JIRA: VES-1 Update collectd conf for current agent Remove unneeded/fake fields in HTTP request rate report Change-Id: I1e30d5c78ea5025c864a8ca2955adc8a8852ed50 Signed-off-by: Bryan Sullivan <bryan.sullivan@att.com>
2016-10-19Working version with collectd installed on bare metal hostBryan Sullivan1-33/+49
JIRA: VES-1 Change-Id: Ib789b72a42bdd731c0fd0da4863cccc5462cf0b9 Signed-off-by: Bryan Sullivan <bryan.sullivan@att.com>
2016-10-18Collectd working on VM versionBryan Sullivan1-48/+129
JIRA: VES-1 Change-Id: If03d8ddaf70c9898b70248de98fbb2974d45dc81 Signed-off-by: Bryan Sullivan <bryan.sullivan@att.com>
2016-10-15Fix agent startup, add monitor.py and faviconBryan Sullivan1-2/+10
JIRA: VES-1 Report intended traffic measurement at agent Change-Id: I587150f80eebfdd4b1efaafc48b78db30dd33468 Signed-off-by: Bryan Sullivan <bryan.sullivan@att.com>
2016-10-12Add random traffic, traffic rate report, etcBryan Sullivan1-12/+17
JIRA: VES-1 Change-Id: I831dc57d8d42e4582c2db0d1cf6e811c543e5eb4 Signed-off-by: Bryan Sullivan <bryan.sullivan@att.com>
2016-10-12Build agent demo library into the app VMblsaws1-6/+28
JIRA: VES-1 Change-Id: Iaa4c25dd78b0cc0c83979706709443c69ad0db1e Signed-off-by: blsaws <bryan.sullivan@att.com>
2016-10-11Baseline of testsBryan Sullivan1-0/+84
JIRA: VES-1 Change-Id: I1a78a179414f6bccc93934639554c4fb7d65c64a Signed-off-by: Bryan Sullivan <bryan.sullivan@att.com>