Performance tests of alternate-id/module-set-tag lookup 15/137215/5
authordanielhanrahan <daniel.hanrahan@est.tech>
Sun, 11 Feb 2024 16:30:44 +0000 (16:30 +0000)
committerDaniel Hanrahan <daniel.hanrahan@est.tech>
Fri, 8 Mar 2024 12:42:50 +0000 (12:42 +0000)
commit89185abd1eec0c1c21b4c3d56f0f6929b78d9277
tree57c57160b62cf5fe87d1cd4f2f38fa0702a39afe
parentb35ac1b58882edfa60d67e7e32668261286a1992
Performance tests of alternate-id/module-set-tag lookup

- Add some tests of CPS get/query operations comparing
  look up of cm-handle id vs alternate-id
- Add test of querying all CM handles by module-set-tag
- Test accuracy is improved by performing warmup operations
  (reported results are faster with more warmup iterations)

Issue-ID: CPS-2087
Signed-off-by: danielhanrahan <daniel.hanrahan@est.tech>
Change-Id: I4214e157ccf93f751c69b8a17d55f4185749ca90
integration-test/src/test/groovy/org/onap/cps/integration/performance/base/CpsPerfTestBase.groovy
integration-test/src/test/groovy/org/onap/cps/integration/performance/base/NcmpPerfTestBase.groovy
integration-test/src/test/groovy/org/onap/cps/integration/performance/base/PerfTestBase.groovy
integration-test/src/test/groovy/org/onap/cps/integration/performance/cps/WritePerfTest.groovy
integration-test/src/test/groovy/org/onap/cps/integration/performance/ncmp/CmHandleQueryPerfTest.groovy
integration-test/src/test/resources/data/ncmp-registry/1000-cmhandles.json [deleted file]
integration-test/src/test/resources/data/ncmp-registry/innerNode.json [new file with mode: 0644]