Performance tests for getDataNodes and queryDataNodes 10/133510/10
authordanielhanrahan <daniel.hanrahan@est.tech>
Tue, 28 Mar 2023 15:43:10 +0000 (16:43 +0100)
committerdanielhanrahan <daniel.hanrahan@est.tech>
Tue, 11 Apr 2023 18:52:21 +0000 (19:52 +0100)
commit2e4fbdf79514ecf1c6a5387d70045c498e325d8a
treec145abb03f3b3dfa858abb32aeca60e15f555ac3
parentce880216ec85aa12c1fda23c3abaf4bd16d9595d
Performance tests for getDataNodes and queryDataNodes

- Generate openroadm data from a single innerNode.json template
- Double the number of openroadm device nodes (25 -> 50) in tests
- Add new performance tests for getDataNodes and queryDataNodes to
  integration-test module, using openroadm and bookstore data
- Remove old performance tests from cps-ri

Issue-ID: CPS-1524
Signed-off-by: danielhanrahan <daniel.hanrahan@est.tech>
Change-Id: Id9ec2a86d984d6c50c9ae6093e7a62729cb851da
cps-ri/src/test/groovy/org/onap/cps/spi/performance/CpsDataPersistenceServicePerfTest.groovy
integration-test/src/test/groovy/org/onap/cps/integration/performance/base/CpsPerfTestBase.groovy
integration-test/src/test/groovy/org/onap/cps/integration/performance/cps/GetPerfTest.groovy
integration-test/src/test/groovy/org/onap/cps/integration/performance/cps/QueryPerfTest.groovy [new file with mode: 0644]
integration-test/src/test/groovy/org/onap/cps/integration/performance/ncmp/CmHandleQueryPerfTest.groovy
integration-test/src/test/resources/data/openroadm/innerNode.json