Add performance test for resources 84/138284/2
authorFiete Ostkamp <Fiete.Ostkamp@telekom.de>
Wed, 19 Jun 2024 11:06:14 +0000 (13:06 +0200)
committerFiete Ostkamp <Fiete.Ostkamp@telekom.de>
Wed, 19 Jun 2024 12:17:04 +0000 (14:17 +0200)
commitc8520cf5ae8d4f9f5df7064c6a6e8f8c85f0cc89
tree9ab205deec11ebccca81991da7bcd7d3accb4877
parentce2dccf65d754332d208fad1afc0ce5fcf9d0c78
Add performance test for resources

- add a K6-based performance test
- exact thresholds are not important for now, it's rather meant to
  assist development

Issue-ID: AAI-3892
Change-Id: I1387f97acaa593ae8be84a0782f42274b1b100a7
Signed-off-by: Fiete Ostkamp <Fiete.Ostkamp@telekom.de>
aai-resources/pom.xml
aai-resources/src/main/resources/application.properties
aai-resources/src/test/java/org/onap/aai/it/performance/K6PerformanceTest.java [new file with mode: 0644]
aai-resources/src/test/resources/k6/test.js [new file with mode: 0644]
aai-resources/src/test/resources/logback.xml