aboutsummaryrefslogtreecommitdiffstats
path: root/performanceTests/k8s/README.md
diff options
context:
space:
mode:
authorpawel <pawel.kasperkiewicz@nokia.com>2020-06-01 14:23:03 +0200
committerPawel <pawel.kasperkiewicz@nokia.com>2020-06-01 14:23:31 +0200
commit36e09e63f779b5ebec4391f1a444ef214850e2fe (patch)
treeab7144ec266732f0490d2259871a29011867244f /performanceTests/k8s/README.md
parentd5c7cf6980a4e017324dde4cd041ba9496d67bf8 (diff)
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
Diffstat (limited to 'performanceTests/k8s/README.md')
-rw-r--r--performanceTests/k8s/README.md6
1 files changed, 5 insertions, 1 deletions
diff --git a/performanceTests/k8s/README.md b/performanceTests/k8s/README.md
index fb3bcd44..85251df2 100644
--- a/performanceTests/k8s/README.md
+++ b/performanceTests/k8s/README.md
@@ -28,7 +28,11 @@ make deploy-grafana
```
make deploy-prometheus
```
-###5. Display URL of the graphical user interface Prometheus and Grafana
+###5. Deploy influxdb
+```
+make deploy-influxdb
+```
+###6. Display URL of the graphical user interface Prometheus and Grafana
```
make display-urls
``` \ No newline at end of file