Make Groovy Performance Test Stable #7 67/140967/1
authorToineSiebelink <toine.siebelink@est.tech>
Wed, 28 May 2025 08:00:19 +0000 (09:00 +0100)
committerToineSiebelink <toine.siebelink@est.tech>
Wed, 28 May 2025 08:00:19 +0000 (09:00 +0100)
commit84f8fdd66082f1662f99121162fbc98f1a3df870
treeab3f500c8149718f74546d229bc4bf931f8a81ec
parentea52214e50bf4538e4d211cf45058d8458fcc44b
Make Groovy Performance Test Stable #7

- Last tweaks (I hope)
- Changed assert of 1 (ungraphed) test to use resource meter so it can be graphed in future

Issue-ID: CPS-2743
Change-Id: Ie4d480331964cd69d3e119fbd4bb9fdeb1499631
Signed-off-by: ToineSiebelink <toine.siebelink@est.tech>
integration-test/src/test/groovy/org/onap/cps/integration/performance/cps/CpsModuleServicePerfTest.groovy
integration-test/src/test/groovy/org/onap/cps/integration/performance/cps/DeletePerfTest.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
integration-test/src/test/groovy/org/onap/cps/integration/performance/cps/UpdatePerfTest.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