Isolate Delta Report performance test data 62/142262/5
authorArpit Singh <AS00745003@techmahindra.com>
Tue, 14 Oct 2025 08:48:25 +0000 (14:18 +0530)
committerArpit Singh <as00745003@techmahindra.com>
Wed, 15 Oct 2025 08:30:07 +0000 (08:30 +0000)
commit99a0ee8f2792e3f9648e7cc48495a4ab331785bc
tree223a450cb35b2bfa58b5c659c5952bc51c43ab72
parentcf8d4dec598cafe4b61a1d1adffbb6ad8187ecf5
Isolate Delta Report performance test data

- Performance tests for Delta report required creation of an anchor used
  only for performance tests of Delta Report
- Current approach made this anchor available to other performance tests
  causing them to fail.
- Updated approach isolates the test data for Delta Report to
  DeltaPerfTest class.
- removed addModifiedOpenRoadData() method as it is no longer needed to
  create anchor for Delta Report tests.

Issue-ID: CPS-3012
Change-Id: Ib7e22ce937fbbafa77c42a09d1c2eaed3c00796d
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