From 5b05708e3dec3200eb0d996e45c76a049038ca09 Mon Sep 17 00:00:00 2001 From: sebdet Date: Tue, 1 Sep 2020 23:47:27 +0200 Subject: Optimize Build Optimize the time required to compute the tests so that the build can be faster Issue-ID: SDC-3232 Signed-off-by: sebdet Change-Id: I0ccbc3a0f9d895e75dcf5e4c1ef35ebf3ba06808 Signed-off-by: sebdet --- onboarding/pom.xml | 4 ---- 1 file changed, 4 deletions(-) (limited to 'onboarding/pom.xml') diff --git a/onboarding/pom.xml b/onboarding/pom.xml index 4ccb3d831b..2d7927e56b 100644 --- a/onboarding/pom.xml +++ b/onboarding/pom.xml @@ -309,10 +309,7 @@ org.apache.maven.plugins maven-surefire-plugin - ${maven-surefire-plugin.version} - ${fork.count} - ${fork.mode} false ${project.basedir}/src/test/resources @@ -323,7 +320,6 @@ ${project.basedir}/configuration - ${useSystemClassLoader} -- cgit 1.2.3-korg