Reincluding the test case for Delta report performance tests. 20/142820/2
authorGM001016278 <gourav.malviya@techmahindra.com>
Tue, 20 Jan 2026 11:29:51 +0000 (16:59 +0530)
committerGourav Malviya <gourav.malviya@techmahindra.com>
Tue, 20 Jan 2026 11:32:38 +0000 (11:32 +0000)
Issue-ID: CPS-3131
Change-Id:  Iffb68e0beb6f90df26a50c78f798368500facbd9
Signed-off-by: GM001016278 <gourav.malviya@techmahindra.com>
integration-test/src/test/groovy/org/onap/cps/integration/performance/cps/DeltaPerfTest.groovy

index 4ff8ccb..8c7d48f 100644 (file)
@@ -77,7 +77,6 @@ class DeltaPerfTest extends CpsPerfTestBase{
             'all descendants'    | '/'                                                               | INCLUDE_ALL_DESCENDANTS || 23.0
     }
 
-    @Ignore
     def 'Get delta between 2 anchors with grouping disabled and #scenario'() {
         when: 'attempt to get delta between two 2 anchors'
             resourceMeter.start()