summaryrefslogtreecommitdiffstats
AgeCommit message (Collapse)AuthorFilesLines
2021-04-20Fix latest tag on guilin branch7.0.0-ONAPguilinMichal Banka1-3/+2
Signed-off-by: Michal Banka <michal.banka@nokia.com> Change-Id: If05cc3484a7cfec7279b25244f9f22c261a42159 Issue-ID: DCAEGEN2-2738
2021-01-11Update DCAE-SDK version to 1.4.4Remigiusz Janeczek22-24/+24
Allow HV-VES to recover after exception from CbsClient Issue-ID: DCAEGEN2-2516 Signed-off-by: Remigiusz Janeczek <remigiusz.janeczek@nokia.com> Change-Id: I9dd3c5b5479c05e8e366c7bfbbb6062122986fa1 (cherry picked from commit ec2db7e2ba66de2f25512023c0b4d2cf92ce0858)
2020-09-11dcae INFO.yaml updatevv770d1-8/+14
Project maturity Committer changes Change-Id: I3e1df57cbad5f89707dd1a4728c4e0b6753e5eab Issue-ID: DCAEGEN2-2425 Signed-off-by: vv770d <vv770d@att.com>
2020-09-08Fix INFO.yaml filesJessica Wagantall1-0/+1
Proper syntax for INFO.yaml requires the first line to be "---" which was previously removed. Re-adding this missing line. Issue-ID: CIMAN-387 Signed-off-by: Jessica Wagantall <jwagantall@linuxfoundation.org> Change-Id: I03eef04d1ecf3511200137dfc82ec106934414b5
2020-09-03Release 1.5.0Piotr Marcinkiewicz1-0/+10
Issue-ID: DCAEGEN2-2242 Signed-off-by: Piotr Marcinkiewicz <piotr.marcinkiewicz@nokia.com> Change-Id: I5856096c956ddc5413c808e62300400db65e4733
2020-09-02Update libs1.5.0Piotr Marcinkiewicz1-7/+2
- Update SDK from 1.3.4 to 1.4.3 - Update reactor-bom to Dysprosium-SR11 Issue-ID: DCAEGEN2-2242 Signed-off-by: Piotr Marcinkiewicz <piotr.marcinkiewicz@nokia.com> Change-Id: Ib309fd3e8687335593ed313e227808eb5502c958
2020-08-05Update Reactor-Netty in HV-VES collector.Mateusz Gołuchowski1-0/+5
Issue-ID: DCAEGEN2-2268 Change-Id: I375db2014897f1f634adac31d4d1af3675f5911c Signed-off-by: Mateusz Goluchowski <mateusz.goluchowski@nokia.com>
2020-07-23dcae committer updates in INFO.yamlvv770d1-22/+15
Change-Id: I0e4be14327e1c30785c61354e6bd88bf9c4e395e Issue-ID: DCAEGEN2-2365 Signed-off-by: vv770d <vv770d@att.com>
2020-06-04Refactor performance scriptsTomasz Wrobel8-123/+254
-change scripts to use deployment instead of pod -add function for instant,inverval mode -add config files -remove unused variable from test.properties Issue-ID: DCAEGEN2-1576 Change-Id: Ice889f7e8e1dd2d787c7b59a9701669a93a7cfb1 Signed-off-by: Tomasz Wrobel <tomasz.wrobel@nokia.com>
2020-06-04Merge "Adjust performance tests prometheus and grafana to newer producer"Kornel Janiak7-1057/+2450
2020-06-04Adjust performance tests prometheus and grafana to newer producerRemigiusz Janeczek7-1057/+2450
- Add prometheus scrape job to get metrics from each producer pod behind a service - Increase prometheus and grafana resolution - Add grafana dashboard for producer metrics Signed-off-by: Remigiusz Janeczek <remigiusz.janeczek@nokia.com> Issue-ID: DCAEGEN2-1576 Change-Id: I584c5c24e1a54da42da9be35cc5fc028eb72b0c6
2020-05-29Add micrometer metricsPiotr Marcinkiewicz1-0/+2
Add file descriptor metrics Issue-ID: DCAEGEN2-1576 Change-Id: I7221b8d671e9ee8e022b6b7b6fd9b908f18b78be Signed-off-by: Piotr Marcinkiewicz <piotr.marcinkiewicz@nokia.com>
2020-05-29Merge "Refactor deployment of performance tests"Kornel Janiak2-82/+86
2020-05-29Refactor deployment of performance testsTomasz Wrobel2-82/+86
-Change producer pod to producer deployment -Add service for producer Issue-ID: DCAEGEN2-1576 Signed-off-by: Tomasz Wrobel <tomasz.wrobel@nokia.com> Change-Id: I29eebedf078abe76d60b4cf2555119ee3736d9a3
2020-05-18Merge "Update metric for message queue"Kornel Janiak1-1/+1
2020-05-08Update image pathsmharazin3-5/+6
Issue-ID: DCAEGEN2-1576 Signed-off-by: Mateusz Harazin <mateusz.harazin@nokia.com> Change-Id: I23ac180442889fad2665ba7413aa71cad90fc313
2020-04-30Update metric for message queueTomasz Wrobel1-1/+1
Include dropped messages in queue calculation Issue-ID: DCAEGEN2-1576 Signed-off-by: Tomasz Wrobel <tomasz.wrobel@nokia.com> Change-Id: Id4aa32dbe9af5d0a8ca7a487c53a42ced6e7d933
2020-04-30Make offset consumer more genericJoanna Jeremicz4-22/+51
Offsets are now correctly read despite of partitions number on topic. Issue-ID: DCAEGEN2-1576 Change-Id: Id89bebbcf1b6181a2f9fd5a4a4600329d046c5e5 Signed-off-by: Joanna Jeremicz <joanna.jeremicz@nokia.com>
2020-04-23Add metric for total latency without routingRemigiusz Janeczek6-551/+735
Add metric for time between Producer and HV-VES output without sending to Kafka Refactor metrics test Add new latencies and individual cores usage to Grafana Issue-ID: DCAEGEN2-1576 Signed-off-by: Remigiusz Janeczek <remigiusz.janeczek@nokia.com> Change-Id: I6112db76be1c7108c18336b50f9f12d5ce62c24a
2020-04-23Merge "Add script for loading prometheus snapshots, improve grafana"Kornel Janiak19-2085/+2358
2020-04-23Add script for loading prometheus snapshots, improve grafanaRemigiusz Janeczek19-2085/+2358
1. Add scripts for loading prometheus snapshots locally 2. Improve Grafana dashboards for performance tests 3. Improve Grafana dashboards management (now there's one configmap for all dashboards and to add new dashboard only needed change is adding new json file in grafana/dashboards directory) 4. Add prometheus job for scraping node metrics and add deployment yaml for node exporter Issue-ID: DCAEGEN2-1576 Signed-off-by: Remigiusz Janeczek <remigiusz.janeczek@nokia.com> Change-Id: I8870fd3291711b5dc09b76a7bf86ac4d13725237
2020-04-22Add of message travel time metrickjaniak5-15/+57
Message travel time: Producer -> HV-VES input introduced. Tests for new metric added. Change-Id: I36347ff53abb3f274e4358af26db49fe8bac95ed Issue-ID: DCAEGEN2-1576 Signed-off-by: kjaniak <kornel.janiak@nokia.com>
2020-04-22Top up version to 1.5.0kjaniak22-24/+24
Because of Frankfurt branching done on 1.4.1 (1.4.0 was released) minor version need to be top up. Issue-ID: DCAEGEN2-1576 Change-Id: I92f6ab3fc565ec22b5c8cdd1050e2b9e12446153 Signed-off-by: kjaniak <kornel.janiak@nokia.com>
2020-04-15Merge "Get raw result of stress tests from prometheus"6.0.0-ONAPfrankfurtPiotr Wielebski3-0/+36
2020-04-14Get raw result of stress tests from prometheusmharazin3-0/+36
Issue-ID: DCAEGEN2-1576 Signed-off-by: Mateusz Harazin <mateusz.harazin@nokia.com> Change-Id: I7c18c81f990bd7828e6507d1a7ac6ffc50d0d60e
2020-04-08Add new metrics for performance testsRemigiusz Janeczek6-3/+1385
Add metrics considering: -Kafka -Message producers -Overall k8s nodes statistics Issue-ID: DCAEGEN2-1576 Signed-off-by: Remigiusz Janeczek <remigiusz.janeczek@nokia.com> Change-Id: I8523099834a2652df359d6a50b19a86d6f417adc
2020-04-07Update performance test cloud scriptsRemigiusz Janeczek5-37/+47
Update kafka commands Use new path for test certs as the previous is already utilized by other certs. Update docker images repository. Change consul request to be performed internally for cases when consul is not available externally. Issue-ID: DCAEGEN2-1576 Change-Id: I7ca38739875b5f0ad7e4eac600508602eea4adb6 Signed-off-by: Remigiusz Janeczek <remigiusz.janeczek@nokia.com>
2020-02-25Fix sonar reportRemigiusz Janeczek1-2/+2
Issue-ID: DCAEGEN2-2014 Signed-off-by: Remigiusz Janeczek <remigiusz.janeczek@nokia.com> Change-Id: I184631be5f9104dcb9bfe07a6ac538854831d6ab
2020-02-13Top up oparent versionTomasz Wrobel2-3/+3
Issue-ID: DCAEGEN2-2014 Signed-off-by: Tomasz Wrobel <tomasz.wrobel@nokia.com> Change-Id: I4cd32f48b7b9f1f572591ac1dc4bed091a99adde
2020-02-12Expose jacoco file for sonarkjaniak1-0/+4
Issue-ID: DCAEGEN2-2014 Change-Id: Ia73525018b4bde4607d497f80db0a7c1852ff15f Signed-off-by: kjaniak <kornel.janiak@nokia.com>
2020-02-10Adding commiter rights to projectkjaniak1-0/+8
Kornel Janiak added to HV-VES commiters group. Change-Id: I839d48ab3a0fe6a31a7318b74f7811c576a523c1 Issue-ID: DCAEGEN2-1891 Signed-off-by: kjaniak <kornel.janiak@nokia.com>
2020-01-29Patch version increased (1.4.0 -> 1.4.1)Joanna Jeremicz22-23/+23
Issue-ID: DCAEGEN2-1982 Signed-off-by: Joanna Jeremicz <joanna.jeremicz@nokia.com> Change-Id: I1c26cd3384ac443984cfbfed9b0bed722e1b31eb
2020-01-16Release 1.4.0 versionJoanna Jeremicz1-0/+10
Issue-ID: DCAEGEN2-2013 Signed-off-by: Joanna Jeremicz <joanna.jeremicz@nokia.com> Change-Id: I9702821796954872626161e955f31492602c2946
2020-01-16Update sdk version to 1.3.41.4.0Joanna Jeremicz1-1/+1
Issue-ID: DCAEGEN2-1982 Signed-off-by: Joanna Jeremicz <joanna.jeremicz@nokia.com> Change-Id: Ida298b7ae31cd3cd3bbf34763260b7de209c19ac
2020-01-15Change hv-ves version after last releasekjaniak22-24/+24
Since this version will include java 11 minor version top up. Change-Id: Ie45f1a6afc33c2199d0a3f4d048420769158a6e6 Issue-ID: DCAEGEN2-1982 Signed-off-by: kjaniak <kornel.janiak@nokia.com>
2020-01-09Top up Java Version to 11pwielebs1-3/+3
Signed-off-by: pwielebs <piotr.wielebski@nokia.com> Issue-ID: DCAEGEN2-1982 Change-Id: I5e4d0cdd11741186909db7a2d3b600202c3c0d63
2019-12-11Release hv-ves 1.3.1Joanna Jeremicz1-0/+14
Issue-ID: DCAEGEN2-1823 Signed-off-by: Joanna Jeremicz <joanna.jeremicz@nokia.com> Change-Id: Id8607e555a72250de2e699c7204897fc2ee86cb3
2019-12-10Prepare release 1.3.1Joanna Jeremicz22-23/+23
Issue-ID: DCAEGEN2-1823 Signed-off-by: Joanna Jeremicz <joanna.jeremicz@nokia.com> Change-Id: Ifb02692ac982f28a916fa0e70548216e891216fe
2019-12-05SDK version 1.3.2 -> 1.3.31.3.1Joanna Jeremicz1-1/+1
Issue-ID: DCAEGEN2-1823 Signed-off-by: Joanna Jeremicz <joanna.jeremicz@nokia.com> Change-Id: Id9775115edf8ba205789f8abfa328b84e4f5e038
2019-12-03Update DCAE Committer in INFO.yamlJoeOLeary1-0/+8
Issue-ID: DCAEGEN2-1891 Signed-off-by: JoeOLeary <joseph.o.leary@est.tech> Change-Id: I3c79f8af0298ccedb3e06f4acc9e701d88c7a100
2019-11-22Fix HV-VES static code vulnerabilitiesJoanna Jeremicz2-4/+14
- Update kafka-clients version - Update SDK version - Update reactor-bom version Issue-ID: DCAEGEN2-1823 Signed-off-by: Joanna Jeremicz <joanna.jeremicz@nokia.com> Change-Id: Ib2d49c46e2d1b58d5131b9af6fc27804d443da71
2019-11-15Merge "Improve performance test environment rebooting script"Tony Hansen1-24/+57
2019-11-15Improve performance test environment rebooting scriptRemigiusz Janeczek1-24/+57
Issue-ID: DCAEGEN2-1883 Signed-off-by: Remigiusz Janeczek <remigiusz.janeczek@nokia.com> Change-Id: I841ee6326467d495dc40686bca0f22800cb4ac61
2019-11-12Merge "Revert - Fix memory usage per pod table"Tony Hansen3-26/+1
2019-11-07Fix for 30s bucket problem in metricskjaniak1-2/+3
Change-Id: I9a6b362f59a47454cb36d9a54861d1bcc1b934be Issue-ID: DCAEGEN2-1890 Signed-off-by: kjaniak <kornel.janiak@nokia.com>
2019-11-04Merge "Add graph for processing time without routing"Piotr Wielebski1-1/+117
2019-11-04Merge "Reorganize deletion of completed producers"Piotr Wielebski1-11/+14
2019-11-04Add graph for processing time without routingRemigiusz Janeczek1-1/+117
Issue-ID: DCAEGEN2-1858 Signed-off-by: Remigiusz Janeczek <remigiusz.janeczek@nokia.com> Change-Id: I9a3069e639bd723c9ea02b98de412a41cfb4eb5d
2019-11-04Merge "Add metric for processing without routing"Piotr Wielebski6-9/+58
2019-11-04Merge "Add option to set kafka retention time for load tests"Piotr Wielebski1-3/+18