Make K6 scripts independently runnable 04/139204/1
authorFiete Ostkamp <Fiete.Ostkamp@telekom.de>
Wed, 16 Oct 2024 10:06:15 +0000 (12:06 +0200)
committerFiete Ostkamp <Fiete.Ostkamp@telekom.de>
Wed, 16 Oct 2024 10:08:06 +0000 (12:08 +0200)
commit15881c7544fdb476c056f5ef14cf8e0da1ec4cb1
treed549c2a258b4066bb967e6365efd257ff4f0ceeb
parent226f1281ff1c66031c52040e3558ecabddbd6253
Make K6 scripts independently runnable

- define defaults in K6 scrips to make execution via k6 run <script.js> easier
- remove leftovers of AAF

Issue-ID: AAI-4018
Change-Id: I364002a76f1c6359024bdfadb8566c352c1bd76f
Signed-off-by: Fiete Ostkamp <Fiete.Ostkamp@telekom.de>
13 files changed:
aai-resources/src/main/resources/aaf/onap/bath_config.csv [deleted file]
aai-resources/src/main/resources/aaf/onap/org.onap.aai.keyfile [deleted file]
aai-resources/src/main/resources/aaf/onap/org.onap.aai.p12 [deleted file]
aai-resources/src/main/resources/aaf/onap/org.onap.aai.props [deleted file]
aai-resources/src/main/resources/aaf/onap/org.osaaf.location.props [deleted file]
aai-resources/src/main/resources/aaf/onap/truststoreONAPall.jks [deleted file]
aai-resources/src/main/resources/aaf/permissions.properties [deleted file]
aai-resources/src/main/resources/cadi.properties [deleted file]
aai-resources/src/main/resources/logback.xml
aai-resources/src/test/java/org/onap/aai/it/performance/K6ReadTest.java
aai-resources/src/test/resources/k6/readWithoutRelations.js
aai-resources/src/test/resources/k6/writeWithoutRelations.js
aai-resources/src/test/resources/logback.xml