[PATCH-2] Reincluding the test case for Delta report performance tests. 24/142824/2
authorGM001016278 <gourav.malviya@techmahindra.com>
Fri, 23 Jan 2026 04:15:28 +0000 (09:45 +0530)
committerGourav Malviya <gourav.malviya@techmahindra.com>
Fri, 23 Jan 2026 04:25:57 +0000 (04:25 +0000)
- Removed ignore annotation from "Get delta between an anchor and JSON payload with grouping enabled" test.

- This change Reintroduced the delta report performance test case to ensure performance coverage and validate delta report behavior.

Issue-ID: CPS-3131
Change-Id:  Iffb68e0beb6f90df26a50c78f798368500fabbd0
Signed-off-by: GM001016278 <gourav.malviya@techmahindra.com>
integration-test/src/test/groovy/org/onap/cps/integration/performance/cps/DeltaPerfTest.groovy

index 8c7d48f..ddd4c8b 100644 (file)
@@ -94,7 +94,6 @@ class DeltaPerfTest extends CpsPerfTestBase{
             'all descendants'    | '/openroadm-devices'                                              | INCLUDE_ALL_DESCENDANTS || 20.0
     }
 
-    @Ignore
     def 'Get delta between an anchor and JSON payload with grouping enabled and #scenario'() {
         when: 'attempt to get delta between an anchor and JSON payload'
             resourceMeter.start()