aboutsummaryrefslogtreecommitdiffstats
path: root/tools/performance/cloud/producer-pod.yaml
AgeCommit message (Collapse)AuthorFilesLines
2020-05-29Refactor deployment of performance testsTomasz Wrobel1-82/+0
-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-08Update image pathsmharazin1-2/+3
Issue-ID: DCAEGEN2-1576 Signed-off-by: Mateusz Harazin <mateusz.harazin@nokia.com> Change-Id: I23ac180442889fad2665ba7413aa71cad90fc313
2019-10-11Add SSL support to cloud performance testskjaniak1-1/+21
Change-Id: Ie0a6341592efe3bfe3e386c01026600d16110cef Signed-off-by: kjaniak <kornel.janiak@nokia.com> Issue-ID: DCAEGEN2-1827
2019-09-06Add Prometheus deployment for HV-VES performance tests - cloudkjaniak1-0/+6
Script for cloud is updated with proper prometheus config and deployment. Change-Id: Icf2527e76bc2028807653313c8ec978d779c6ec9 Issue-ID: DCAEGEN2-1692 Signed-off-by: kjaniak <kornel.janiak@nokia.com>
2019-07-17Adding script for Performance tests of HV-VES on cloudkjaniak1-13/+7
Change-Id: If71b0e8b04ce23a5daafef632788667ccd50c1a1 Issue-ID: DCAEGEN2-1664 Signed-off-by: kjaniak <kornel.janiak@nokia.com>
2019-07-05Add performance test producer deployment yamlJakub Dudycz1-0/+61
- create cloud performance test directory structure - move consumer deployment file to "tools/performence/cloud" directory Change-Id: Ia5c6d8ed15a2188ff9306cf788052f432dae1e33 Signed-off-by: Jakub Dudycz <jakub.dudycz@nokia.com> Issue-ID: DCAEGEN2-1652