From 153c4e856e3c818837efc0c17348c18ccf64821c Mon Sep 17 00:00:00 2001 From: danielhanrahan Date: Tue, 9 May 2023 13:33:37 +0100 Subject: Migrate cps-ri performance tests to integration-test module - Migrate update and delete data service tests, using openroadm model - Move module service tests to integration-test module - Update performance test timings - Remove all performance-related files from cps-ri - Remove performance profile from cps-ri pom.xml Issue-ID: CPS-1687 Signed-off-by: danielhanrahan Change-Id: Id9d864f8cab0377cb37c7967943d738748e1b6c5 --- cps-ri/pom.xml | 8 -------- 1 file changed, 8 deletions(-) (limited to 'cps-ri/pom.xml') diff --git a/cps-ri/pom.xml b/cps-ri/pom.xml index ea1efcb3e..3162aa89a 100644 --- a/cps-ri/pom.xml +++ b/cps-ri/pom.xml @@ -147,18 +147,10 @@ org.apache.maven.plugins maven-surefire-plugin - - - %regex[.*PerfTest.*] - - - - include-performance - -- cgit 1.2.3-korg