Refactor performance scripts 72/108572/10
authorTomasz Wrobel <tomasz.wrobel@nokia.com>
Fri, 29 May 2020 06:02:39 +0000 (08:02 +0200)
committerKornel Janiak <kornel.janiak@nokia.com>
Thu, 4 Jun 2020 13:22:31 +0000 (13:22 +0000)
commitb44416a72f3ce23a3254229c9f469c21df86c82f
tree503be194f34b60c3be5cc41433a8121ca336522d
parentb6f19c8aad44a300eb84a8979abaa02a267b0162
Refactor performance scripts

-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>
tools/performance/cloud/cloud-based-performance-test.sh
tools/performance/cloud/producer-deployment.yaml
tools/performance/cloud/producer-proxy.yaml [new file with mode: 0755]
tools/performance/cloud/producers-config/instant-config.json [new file with mode: 0644]
tools/performance/cloud/producers-config/interval-config.json [new file with mode: 0644]
tools/performance/cloud/producers-config/producer-config.json [new file with mode: 0644]
tools/performance/cloud/reboot-test-environment.sh
tools/performance/cloud/test.properties