summaryrefslogtreecommitdiffstats
AgeCommit message (Collapse)AuthorFilesLines
2021-07-08Revert "Update SDK version to 1.8.4"1.9.0Piotr Marcinkiewicz2-2/+1
Commit causes failing gating because SDK 1.8.4 takes configuration from ConfigMaps instead of Consul. It is necessary to make changes in HV-VES robot test on gating before update SDK to 1.8.4. Issue-ID: DCAEGEN2-2851 Signed-off-by: Piotr Marcinkiewicz <piotr.marcinkiewicz@nokia.com> Change-Id: I8e80f363b67532bbf4002f19f434a1c59cd5b970
2021-07-06Change logback version to 1.3.0-alpha4Piotr Marcinkiewicz3-18/+5
- Change logback version in order to remove checker-framework dependency. - Change healthcheck script to sh (bash is unavailable in container) - Remove dl.bintray.com repository Issue-ID: DCAEGEN2-2851 Signed-off-by: Piotr Marcinkiewicz <piotr.marcinkiewicz@nokia.com> Change-Id: Id947029c719ac3b6fc3456dbd1d36e83964d8729
2021-05-21Update SDK version to 1.8.4Bartosz Gardziejewski2-2/+6
Signed-off-by: Bartosz Gardziejewski <bartosz.gardziejewski@nokia.com> Change-Id: I997557683a0a9f5b8a969c5d817f749d9c6bd4d3 Issue-ID: DCAEGEN2-2630
2021-04-29Fix hv-ves configuration loading from envsBartosz Gardziejewski1-1/+2
Signed-off-by: Bartosz Gardziejewski <bartosz.gardziejewski@nokia.com> Change-Id: I53c4cec9803cc2f17a8be92e159b5d64130b83af Issue-ID: DCAEGEN2-2749
2021-04-23Merge "Change openjdk baseOS img to integration-java11"Vijay Venkatesh Kumar28-75/+71
2021-04-22Change openjdk baseOS img to integration-java11Alexander Mazuruk28-75/+71
Benefits from switching over: * minimal {java11,python} images maintained by integration team * using currently "blessed by seccom" versions (:latest tag used) * should limit spread of legal issues across layers * integration images will be the first to have automated compliance documentation * should limit spread of base layers (contributing to deployment footprint - more base layers = more to download, more to store etc...) Issue-ID: INT-1864 Issue-ID: DCAEGEN2-2420 Signed-off-by: Alexander Mazuruk <a.mazuruk@samsung.com> Change-Id: Ibd6f379b869306c5f14f06f6efe60c5a3c32f779
2021-04-20Fix latest tag on master branchMichal Banka1-1/+1
Signed-off-by: Michal Banka <michal.banka@nokia.com> Change-Id: I3fbb5b56603ba6d0bb461a327e2cbab5b20499d4 Issue-ID: DCAEGEN2-2738
2021-04-02Release HV-VES 1.8.0Michal Banka1-0/+8
Add stndDefined domain and stndDefined routing Signed-off-by: Michal Banka <michal.banka@nokia.com> Change-Id: I313b24c22c6bb34e301cc2f3979dbc2782954661 Issue-ID: DCAEGEN2-2702
2021-04-01Add stndDefined domain to HV-VES1.8.0Michal Banka30-109/+229
- Updated SDK dependency to 1.8.2 so HV-VES recognizes stndDefinedNamespace field during events deserialization - Added new domain stndDefined - Added routings specific for stndDefined events which is controled by stndDefinedNamespace field, not domain - Bumped HV-VES to 1.8.0 Signed-off-by: Michal Banka <michal.banka@nokia.com> Change-Id: Ia27f2de7a4b64df5e8a182888006f7e8a941ca63 Issue-ID: DCAEGEN2-2702
2021-03-30Release 1.7.0Tomasz Pietruszkiewicz1-0/+8
Update all HV-VES dependencies to newest versions Change-Id: Ie1e60c79ec33e38e77eb209b7ec39b98e47ce73a Issue-ID: DCAEGEN2-2696 Signed-off-by: Tomasz Pietruszkiewicz <tomasz.pietruszkiewicz@nokia.com>
2021-03-30Fix unstable test1.7.0Tomasz Pietruszkiewicz1-2/+2
Change-Id: Ie77e5f64a6c4ca9c21300da1eef19ad5d9f5c393 Issue-ID: DCAEGEN2-2696 Signed-off-by: Tomasz Pietruszkiewicz <tomasz.pietruszkiewicz@nokia.com>
2021-03-29Update all HV-VES dependencies to newest versionsTomasz Pietruszkiewicz28-128/+141
Change-Id: Iba0d2dce0374a3fe44f0b6e3b302b02e782d8d56 Issue-ID: DCAEGEN2-2696 Signed-off-by: Tomasz Pietruszkiewicz <tomasz.pietruszkiewicz@nokia.com>
2021-03-24Add versions to pom fileTomasz Pietruszkiewicz1-20/+39
Change-Id: I6c5a66a9fd18dcff29bf7af7eef50bc5ec044f06 Issue-ID: DCAEGEN2-2696 Signed-off-by: Tomasz Pietruszkiewicz <tomasz.pietruszkiewicz@nokia.com>
2021-03-11[DCAE] INFO.yaml updatevv770d1-0/+16
New committer additions (March2021) Change-Id: Iadd8c894483e1ccccb4da462a55c429011266721 Issue-ID: DCAEGEN2-2657 Issue-ID: DCAEGEN2-2658 Signed-off-by: vv770d <vv770d@att.com>
2021-02-04Align component spec - change log level.Tomasz Wrobel1-1/+1
Issue-ID: DCAEGEN2-2441 Signed-off-by: Tomasz Wrobel <tomasz.wrobel@nokia.com> Change-Id: I4d41bffa4cdc37ffba0a391daf13f507a8e3b4fb
2021-02-02Align HV-VES component spec. Add log directory.Tomasz Wrobel1-0/+3
Issue-ID: DCAEGEN2-2441 Signed-off-by: Tomasz Wrobel <tomasz.wrobel@nokia.com> Change-Id: Icd0b99b2a79d9bbead035964ce30ac3cd33f2b4d
2021-01-28Update HV-VES component-spec. Change type integer to number.Tomasz Wrobel1-2/+2
Issue-ID: DCAEGEN2-2441 Signed-off-by: Tomasz Wrobel <tomasz.wrobel@nokia.com> Change-Id: I2543709f876df6a4646089db3a029802370c0bca
2021-01-26Update and align HV-VES component spec to use cmpv2 certsTomasz Wrobel1-29/+19
Issue-ID: DCAEGEN2-2441 Signed-off-by: Tomasz Wrobel <tomasz.wrobel@nokia.com> Change-Id: I98a7d3cb04230ed03f0c5a6b63be9d25196f8176
2021-01-13dcae INFO.yaml updatevv770d1-10/+6
Committer changes Change-Id: I24b50a82773aef8253e1ae18a2c662a8fbffdfd8 Issue-ID: DCAEGEN2-2583 Signed-off-by: vv770d <vv770d@att.com>
2021-01-04Release hv-ves 1.6.0Pawel1-0/+8
Upgrade hv-ves libraries Reactor from Dysprosium-SR11 to 2020.0.2 Protobuf from 3.6.1 to 3.14.0 SDK from 1.4.4 to 1.5.0 Issue-ID: DCAEGEN2-2537 Signed-off-by: Pawel <pawel.kasperkiewicz@nokia.com> Change-Id: I41ac4ef151f75a505180933525fdc9cdc086be19
2020-12-28Merge "Upgrade hv-ves, reactor, protobuf and sdk versions"1.6.0Remigiusz Janeczek31-49/+48
2020-12-28Merge "Remove latest tag from docker push"Remigiusz Janeczek1-2/+1
2020-12-28Upgrade hv-ves, reactor, protobuf and sdk versionsPawel31-49/+48
Reactor from Dysprosium-SR11 to 2020.0.2 Protobuf from 3.6.1 to 3.14.0 SDK from 1.4.4 to 1.5.0 Issue-ID: DCAEGEN2-2537 Signed-off-by: Pawel <pawel.kasperkiewicz@nokia.com> Change-Id: Ie3fc82c67ba096efcd0c584cf3f7f35128962efe
2020-12-28Remove latest tag from docker pushPawel1-2/+1
Issue-ID: DCAEGEN2-2537 Signed-off-by: Pawel <pawel.kasperkiewicz@nokia.com> Change-Id: I7b551df882028c50c6af5274c9a0a20ce45f4414
2020-12-15Add initial changelogPawel1-0/+7
Issue-ID: DCAEGEN2-2557 Signed-off-by: Pawel <pawel.kasperkiewicz@nokia.com> Change-Id: I7a723bc6d258524f4d0576bebd320d0b8df897f4
2020-12-01Release hv-ves 1.5.1Remigiusz Janeczek1-0/+8
Allow HV-VES to recover after exception from CbsClient Issue-ID: DCAEGEN2-2516 Signed-off-by: Remigiusz Janeczek <remigiusz.janeczek@nokia.com> Change-Id: I17c8b4951af94f75afebd659509b156e3f95a4ba
2020-11-30Merge "Fix of development docker-compose"1.5.1Vijay Venkatesh Kumar12-2224/+2
2020-11-30Update 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
2020-11-26Fix of development docker-composekjaniak12-2224/+2
Added new required parameters for CBS. Removed unused local performance deployment. Change-Id: I6de697db1b22b71d6e7681e980a8b1f2acc0cd99 Signed-off-by: kjaniak <kornel.janiak@nokia.com> Issue-ID: DCAEGEN2-2242
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>