Performance tests for CPS Delta APIs 23/141623/13
authorArpit Singh <AS00745003@techmahindra.com>
Tue, 19 Aug 2025 11:39:48 +0000 (17:09 +0530)
committerArpit Singh <AS00745003@techmahindra.com>
Wed, 1 Oct 2025 07:21:40 +0000 (12:51 +0530)
commit4c9af4a90ce9899bdc84695cb7f038d2f4ab0f1b
tree9fae1af50807f519429ee35f2c2d92231a3f85a6
parent03485961e0fa74a61ff79cefddd5ecae8f5a11dd
Performance tests for CPS Delta APIs

- Performance tests for two Delta APIs
- Delta Between 2 anchors
- Delta between an anchor and JSON payload
- Tests are inclusive of old and new delta report formats.
- Added a method to generate anchors with modified openroadm data
- Added a method to reset test data for an anchor

Issue-ID: CPS-2839
Change-Id: I8ec3a265c5fa02b8cd9060b65fee79a6ca9366e0
Signed-off-by: Arpit Singh <AS00745003@techmahindra.com>
integration-test/src/test/groovy/org/onap/cps/integration/performance/base/CpsPerfTestBase.groovy
integration-test/src/test/groovy/org/onap/cps/integration/performance/cps/DeltaPerfTest.groovy [new file with mode: 0644]