Add JMeter to performance tests environment 26/108626/1
authorpawel <pawel.kasperkiewicz@nokia.com>
Mon, 1 Jun 2020 12:23:03 +0000 (14:23 +0200)
committerPawel <pawel.kasperkiewicz@nokia.com>
Mon, 1 Jun 2020 12:23:31 +0000 (14:23 +0200)
commit36e09e63f779b5ebec4391f1a444ef214850e2fe
treeab7144ec266732f0490d2259871a29011867244f
parentd5c7cf6980a4e017324dde4cd041ba9496d67bf8
Add JMeter to performance tests environment

Add influxdb as datasource, add JMeter with example test scenario

Issue-ID: DCAEGEN2-608
Signed-off-by: Pawel <pawel.kasperkiewicz@nokia.com>
Change-Id: I55656588d8c1f6f373fd3d04a52f39834a396c81
performanceTests/Makefile
performanceTests/README.md
performanceTests/k8s/Makefile
performanceTests/k8s/README.md
performanceTests/k8s/grafana/dashboard.yaml [deleted file]
performanceTests/k8s/grafana/dashboards/dashboard.json [new file with mode: 0644]
performanceTests/k8s/grafana/dashboards/jMeterDashboard.json [new file with mode: 0644]
performanceTests/k8s/grafana/datasource.yaml
performanceTests/k8s/influxdb/deployment.yaml [new file with mode: 0644]
performanceTests/k8s/testScenario/run_jmeter.sh [new file with mode: 0644]
performanceTests/k8s/testScenario/test_scenario.jmx [new file with mode: 0644]