summaryrefslogtreecommitdiffstats
path: root/tests
AgeCommit message (Collapse)AuthorFilesLines
2017-11-14WIP: VES setup for new kafka based designBryan Sullivan2-5/+29
JIRA: VES-3 Add collector, kafka, agent setup Change-Id: I4164d270e392aa38ebed98259a9fbdf77d7e5a0e Signed-off-by: Bryan Sullivan <bryan.sullivan@att.com>
2017-06-11WIPAimee Ukasick12-1108/+3832
Update to 5 VDUs Update to use JSON schema 5.1 (separate update to Barometer plugin) Update so container is correctly referenced as 'onap-demo' Add output statement to facilitate debuggin; web servers working Disable credential validation in monitor.py Updated start.sh based on Bryan's changes Start.sh: pull latest barometer collectd plugin patch - various improvements in setup_agent() - remove GuestRunning from collectd config - add setup of InfluxDB and Grafana to monitor - add setup of agents in vFW and vLB ves_onap_demo.sh: fixed tacker not being configured (also Models patches) - add security groups for monitor incoming traffic evel_demo.c: update to latest schema, remove demo code monitor.py: integrate InfluxDB and Grafana Dashboard.json: file to import into Grafana infsetup.py: setup script for the veseventsdb database Refactoring to have junphost interact direct with VMs etc as needed. Update dashboard.json with current dashboard design. ves_onap_demo.sh: - fix method of checking if vnf has been deleted - reduce RAM size in onap.demo flavor to save headroom in virtual deploy - fix copy of public key to /opt/tacker JIRA: VES-11 Change-Id: I210d566f52e2ef7a504b78033d822cf7430631b6 Signed-off-by: Aimee Ukasick <aimeeu.opensource@gmail.com> Signed-off-by: Bryan Sullivan <bryan.sullivan@att.com>
2017-05-17WIPAimee Ukasick7-0/+3344
Script and blueprint for demo that uses ONAP VNFs. JIRA: VES-11 Change-Id: I1f5d2c2bb87a1e24f5cc2eb788bfb3f1efed9e46 Signed-off-by: Aimee Ukasick <aimeeu.opensource@gmail.com>
2017-05-13Align with VES 5.0 schema as published by AT&T.bryan2-116/+833
JIRA: VES-2 Add README.md linking spec to current upstream version. Change-Id: If222965123451ecedbb19b799414dfeb55bbe29d Signed-off-by: bryan <bryan.sullivan@att.com>
2017-03-07Correct method of launching monitor getting list of port IDsbryan2-4/+5
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.bryan2-15/+14
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)bryan3-6/+8
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 V3bryan4-304/+1650
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-06Fix collectd instructions and clean process for vHello_VESbryan1-5/+4
JIRA: VES-1 Change-Id: Ifbc891bd8da01ecb83aee82f65934060533ea53d Signed-off-by: bryan <bryan.sullivan@att.com>
2017-03-06vHello_VES bug fixes as belowbryan2-12/+20
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-06Fix bugs in tacker-setup use. Remove vHello_VES_3Node test.bryan2-432/+3
JIRA: VES-1 Change-Id: I773266eb00f800e36cf110da8cc8c65f9517edab Signed-off-by: bryan <bryan.sullivan@att.com>
2017-03-06Merge "Update for Danube (work in progress)"Bryan Sullivan6-779/+952
2017-03-06Update for Danube (work in progress)bryan6-779/+952
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>
2017-02-06Add RST docs for DanubeAimee Ukasick1-0/+1140
JIRA: VES-1 Moved current docs folder, which contains ves_data_model.json, to tests/docs. Change-Id: I76b87f0815d2e59cdde1d388dbc313c246ae09c9 Signed-off-by: Aimee Ukasick <aimeeu.opensource@gmail.com>
2016-11-22Fix bare metal collectd agent cleanupBryan Sullivan1-2/+3
JIRA: VES-1 Change-Id: I20eb6229e47fc00f82f84d444f7f4eecb9cd6734 Signed-off-by: Bryan Sullivan <bryan.sullivan@att.com>
2016-10-23Add removal steps for bare metal collectd agentsblsaws2-28/+47
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-23Fix ssh commandsblsaws1-5/+18
JIRA: VES-1 Change-Id: I4a912a0d934108742d088fd02ccadc0cf1dc3ac6 Signed-off-by: blsaws <bryan.sullivan@att.com>
2016-10-23Apex support modsblsaws2-20/+47
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-21Reduce pause timeBryan Sullivan1-2/+2
JIRA: VES-1 Change-Id: I42fb000dd5189141e7348722df98d52cb1f3c6b2 Signed-off-by: Bryan Sullivan <bryan.sullivan@att.com>
2016-10-20Pass VM IDs to monitor for correlationBryan Sullivan4-41/+127
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 Sullivan3-61/+78
JIRA: VES-1 Change-Id: Ib789b72a42bdd731c0fd0da4863cccc5462cf0b9 Signed-off-by: Bryan Sullivan <bryan.sullivan@att.com>
2016-10-18Collectd working on VM versionBryan Sullivan4-218/+259
JIRA: VES-1 Change-Id: If03d8ddaf70c9898b70248de98fbb2974d45dc81 Signed-off-by: Bryan Sullivan <bryan.sullivan@att.com>
2016-10-17Expand blueprint for LB and 2nd app serverBryan Sullivan2-56/+131
JIRA: VES-1 Change-Id: I244b3c7dfbffe0b2766bde54b61452675679ae45 Signed-off-by: Bryan Sullivan <bryan.sullivan@att.com>
2016-10-16Replaced collector.py with monitor.pyBryan Sullivan2-71/+321
JIRA: VES-1 Change-Id: Iacfa032786ebe9a2e475c858c582e92e820b277c Signed-off-by: Bryan Sullivan <bryan.sullivan@att.com>
2016-10-16Add CPU usage reportingBryan Sullivan2-11/+102
JIRA: VES-1 Change-Id: Id2b5dc8bef0aa5de478835aa9505ee9f7a4618db Signed-off-by: Bryan Sullivan <bryan.sullivan@att.com>
2016-10-15Correct timestamp outputBryan Sullivan1-4/+11
JIRA: VES-1 Change-Id: I4eaf24b9b9861fb9b8a8130d94fbf90cce797e2c Signed-off-by: Bryan Sullivan <bryan.sullivan@att.com>
2016-10-15Add timestamp and print all info on each eventBryan Sullivan1-5/+22
JIRA: VES-1 Change-Id: I93b83d21706468827a2ce2f174601bbc69d28c02 Signed-off-by: Bryan Sullivan <bryan.sullivan@att.com>
2016-10-15Fix state change detection, add to monitorBryan Sullivan3-51/+68
JIRA: VES-1 Change-Id: Icd78d6ff941e46850d4635a7d136e8b1a85baa25 Signed-off-by: Bryan Sullivan <bryan.sullivan@att.com>
2016-10-15Fix agent startup, add monitor.py and faviconBryan Sullivan6-5/+47
JIRA: VES-1 Report intended traffic measurement at agent Change-Id: I587150f80eebfdd4b1efaafc48b78db30dd33468 Signed-off-by: Bryan Sullivan <bryan.sullivan@att.com>
2016-10-15Correct test for web server runningBryan Sullivan2-5/+16
JIRA: VES-1 Change-Id: Ie66a74cad42bb6940487db277ee36ef52227eff6 Signed-off-by: Bryan Sullivan <bryan.sullivan@att.com>
2016-10-12Add random traffic, traffic rate report, etcBryan Sullivan4-46/+154
JIRA: VES-1 Change-Id: I831dc57d8d42e4582c2db0d1cf6e811c543e5eb4 Signed-off-by: Bryan Sullivan <bryan.sullivan@att.com>
2016-10-12Add baseline of agent codeblsaws2-0/+433
JIRA: VES-1 Change-Id: I43f852d61a8c821bd5099c5a9b02d8a65caa19dd Signed-off-by: blsaws <bryan.sullivan@att.com>
2016-10-12Build agent demo library into the app VMblsaws2-11/+28
JIRA: VES-1 Change-Id: Iaa4c25dd78b0cc0c83979706709443c69ad0db1e Signed-off-by: blsaws <bryan.sullivan@att.com>
2016-10-11Baseline of testsBryan Sullivan6-0/+1052
JIRA: VES-1 Change-Id: I1a78a179414f6bccc93934639554c4fb7d65c64a Signed-off-by: Bryan Sullivan <bryan.sullivan@att.com>