diff --git a/pom.xml b/pom.xml index 110a9a53..4b12f96c 100644 --- a/pom.xml +++ b/pom.xml @@ -239,15 +239,16 @@ - org.apache.maven.plugins maven-surefire-plugin ${version.surefire} - false - false -Xmx4g + + + none() + @@ -400,15 +401,8 @@ all-tests - - - - regular-tests - - true - - random,longRunning + none(),longRunning,random @@ -425,5 +419,24 @@ random + + + parallel-tests + + + + org.apache.maven.plugins + maven-surefire-plugin + + -Xmx16g + + true + concurrent + + + + + +