Add K6 test for writing without relationships 76/139176/2
authorFiete Ostkamp <Fiete.Ostkamp@telekom.de>
Wed, 9 Oct 2024 06:24:38 +0000 (08:24 +0200)
committerFiete Ostkamp <Fiete.Ostkamp@telekom.de>
Thu, 10 Oct 2024 06:57:53 +0000 (08:57 +0200)
commitc30cae6d1a979e7f6f9cc32b530e14a2aefb9a87
treecf0d323e272a5bc114cefe8bc8a09b4b915783e9
parentfeada673f2e99c3ed5fcdc2a47994e9e4500b2ea
Add K6 test for writing without relationships

- create test that writes pservers via the LegacyMoxyConsumer (not bulk)

Issue-ID: AAI-4013
Change-Id: I0fe4116ebc01ed4f8a5c0807113a08a2424d24ba
Signed-off-by: Fiete Ostkamp <Fiete.Ostkamp@telekom.de>
aai-resources/src/test/java/org/onap/aai/it/performance/K6ReadTest.java [new file with mode: 0644]
aai-resources/src/test/java/org/onap/aai/it/performance/K6WriteTest.java [moved from aai-resources/src/test/java/org/onap/aai/it/performance/K6PerformanceTest.java with 74% similarity]
aai-resources/src/test/resources/k6/readWithoutRelations.js [moved from aai-resources/src/test/resources/k6/test.js with 100% similarity]
aai-resources/src/test/resources/k6/writeWithoutRelations.js [new file with mode: 0644]