Issue-ID: CPS-2840
Change-Id: Ia815bdbb8931fff7aba8cb2d8036d688e300c86a
Signed-off-by: ToineSiebelink <toine.siebelink@est.tech>
and: 'the response contains all the cm handles in the network'
assert result.body.size() == TOTAL_CM_HANDLES
and: 'record the resource usage'
- recordAndAssertResourceUsage('CM Handle API Query Performance A', 6.0 , resourceMeter.totalTimeInSeconds, 0.0)
+ recordAndAssertResourceUsage('NCMP:CM Handle API Query Performance A', 4.0 , resourceMeter.totalTimeInSeconds, 0.0)
}
}