Ajust time limits for performance tests 07/137807/1
authorhalil.cakal <halil.cakal@est.tech>
Mon, 29 Apr 2024 14:39:10 +0000 (15:39 +0100)
committerhalil.cakal <halil.cakal@est.tech>
Mon, 29 Apr 2024 14:45:05 +0000 (15:45 +0100)
commit42caeaf4c870f7ab7ae8ee6216dfc389fcccc92d
tree9ab92d7649340fcb9da09231ebd61579a294ed2e
parentb14427c97fb5db371f5629b1e300958ad69366e3
Ajust time limits for performance tests

- new time limits adjusted for dedicated
  physical cps-performance test-server

Issue-ID: CPS-2192

Change-Id: Ia258a8f7460b3fbe68e5b3b61bc918f7d394c1b1
Signed-off-by: halil.cakal <halil.cakal@est.tech>
integration-test/src/test/groovy/org/onap/cps/integration/performance/cps/CpsDataServiceLimitsPerfTest.groovy
integration-test/src/test/groovy/org/onap/cps/integration/performance/cps/DeletePerfTest.groovy
integration-test/src/test/groovy/org/onap/cps/integration/performance/cps/GetPerfTest.groovy
integration-test/src/test/groovy/org/onap/cps/integration/performance/cps/QueryPerfTest.groovy
integration-test/src/test/groovy/org/onap/cps/integration/performance/cps/UpdatePerfTest.groovy
integration-test/src/test/groovy/org/onap/cps/integration/performance/cps/WritePerfTest.groovy
integration-test/src/test/groovy/org/onap/cps/integration/performance/ncmp/CmDataSubscriptionsPerfTest.groovy
integration-test/src/test/groovy/org/onap/cps/integration/performance/ncmp/CmHandleQueryPerfTest.groovy