summaryrefslogtreecommitdiffstats
path: root/tools/performance/cloud/producer-deployment.yaml
AgeCommit message (Collapse)AuthorFilesLines
2020-06-04Refactor performance scriptsTomasz Wrobel1-1/+1
-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-04Adjust performance tests prometheus and grafana to newer producerRemigiusz Janeczek1-0/+3
- 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-29Refactor deployment of performance testsTomasz Wrobel1-0/+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