From: GM001016278 Date: Tue, 20 Jan 2026 11:29:51 +0000 (+0530) Subject: Reincluding the test case for Delta report performance tests. X-Git-Url: https://gerrit.onap.org/r/gitweb?a=commitdiff_plain;h=refs%2Fchanges%2F20%2F142820%2F2;p=cps.git Reincluding the test case for Delta report performance tests. Issue-ID: CPS-3131 Change-Id: Iffb68e0beb6f90df26a50c78f798368500facbd9 Signed-off-by: GM001016278 --- diff --git a/integration-test/src/test/groovy/org/onap/cps/integration/performance/cps/DeltaPerfTest.groovy b/integration-test/src/test/groovy/org/onap/cps/integration/performance/cps/DeltaPerfTest.groovy index 4ff8ccb856..8c7d48f678 100644 --- a/integration-test/src/test/groovy/org/onap/cps/integration/performance/cps/DeltaPerfTest.groovy +++ b/integration-test/src/test/groovy/org/onap/cps/integration/performance/cps/DeltaPerfTest.groovy @@ -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()