Added performance test of DCM Write Operation 38/140438/1
authorsourabh_sourabh <sourabh.sourabh@est.tech>
Wed, 12 Mar 2025 13:13:35 +0000 (13:13 +0000)
committersourabh_sourabh <sourabh.sourabh@est.tech>
Wed, 12 Mar 2025 13:16:12 +0000 (13:16 +0000)
commitc0c1c6242e563f29baa40bd519356855dddb900d
treec31d1737ebae09ce2da697e1a243b8a16f59795d
parent14f0bc57e4f197952b78d1361c5f47f9b47371ce
Added performance test of DCM Write Operation

- Improved maintainability by making alternateId generation customizable via function parameters
- Extracted common logic into registerSequenceOfCmHandles to eliminate duplication.

Issue-ID: CPS-2691
Change-Id: I3b7788115a74a89a87b5cddc93f4c5861e9ccd93
Signed-off-by: sourabh_sourabh <sourabh.sourabh@est.tech>
integration-test/src/test/groovy/org/onap/cps/integration/base/CpsIntegrationSpecBase.groovy
integration-test/src/test/groovy/org/onap/cps/integration/performance/ncmp/WriteDataJobPerfTest.groovy [new file with mode: 0644]