From 58850fed82283bf304c63b44447b31235e0ddf0e Mon Sep 17 00:00:00 2001 From: Ken Stevens Date: Thu, 20 Apr 2023 13:58:35 -0400 Subject: [PATCH] try removing fork count from surefire (#4752) * try removing fork count from test-r4 * try removing fork count from the rest of the projects --------- Co-authored-by: Ken Stevens --- hapi-fhir-jpaserver-elastic-test-utilities/pom.xml | 2 -- hapi-fhir-jpaserver-test-dstu2/pom.xml | 2 -- hapi-fhir-jpaserver-test-dstu3/pom.xml | 2 -- hapi-fhir-jpaserver-test-r4/pom.xml | 2 -- hapi-fhir-jpaserver-test-r4b/pom.xml | 2 -- hapi-fhir-jpaserver-test-r5/pom.xml | 2 -- hapi-fhir-jpaserver-test-utilities/pom.xml | 2 -- osgi/hapi-fhir-karaf-integration-tests/pom.xml | 1 - pom.xml | 7 ------- 9 files changed, 22 deletions(-) diff --git a/hapi-fhir-jpaserver-elastic-test-utilities/pom.xml b/hapi-fhir-jpaserver-elastic-test-utilities/pom.xml index 4b8e9e95478..ed7fda1b428 100644 --- a/hapi-fhir-jpaserver-elastic-test-utilities/pom.xml +++ b/hapi-fhir-jpaserver-elastic-test-utilities/pom.xml @@ -268,7 +268,6 @@ org.apache.maven.plugins maven-surefire-plugin - 1 **/stresstest/* @@ -285,7 +284,6 @@ org.apache.maven.plugins maven-surefire-plugin - 1 alphabetical diff --git a/hapi-fhir-jpaserver-test-dstu2/pom.xml b/hapi-fhir-jpaserver-test-dstu2/pom.xml index 591fcf91679..63660db6b2a 100644 --- a/hapi-fhir-jpaserver-test-dstu2/pom.xml +++ b/hapi-fhir-jpaserver-test-dstu2/pom.xml @@ -91,7 +91,6 @@ org.apache.maven.plugins maven-surefire-plugin - 1 **/stresstest/* @@ -108,7 +107,6 @@ org.apache.maven.plugins maven-surefire-plugin - 1 alphabetical diff --git a/hapi-fhir-jpaserver-test-dstu3/pom.xml b/hapi-fhir-jpaserver-test-dstu3/pom.xml index d27ce9e9119..5281af2256e 100644 --- a/hapi-fhir-jpaserver-test-dstu3/pom.xml +++ b/hapi-fhir-jpaserver-test-dstu3/pom.xml @@ -91,7 +91,6 @@ org.apache.maven.plugins maven-surefire-plugin - 1 **/stresstest/* @@ -108,7 +107,6 @@ org.apache.maven.plugins maven-surefire-plugin - 1 alphabetical diff --git a/hapi-fhir-jpaserver-test-r4/pom.xml b/hapi-fhir-jpaserver-test-r4/pom.xml index d00f42ee7e9..516b397e319 100644 --- a/hapi-fhir-jpaserver-test-r4/pom.xml +++ b/hapi-fhir-jpaserver-test-r4/pom.xml @@ -110,7 +110,6 @@ org.apache.maven.plugins maven-surefire-plugin - 1 **/stresstest/* @@ -127,7 +126,6 @@ org.apache.maven.plugins maven-surefire-plugin - 1 alphabetical diff --git a/hapi-fhir-jpaserver-test-r4b/pom.xml b/hapi-fhir-jpaserver-test-r4b/pom.xml index 79479c0319a..a69b0bfd5f6 100644 --- a/hapi-fhir-jpaserver-test-r4b/pom.xml +++ b/hapi-fhir-jpaserver-test-r4b/pom.xml @@ -92,7 +92,6 @@ org.apache.maven.plugins maven-surefire-plugin - 1 **/stresstest/* @@ -109,7 +108,6 @@ org.apache.maven.plugins maven-surefire-plugin - 1 alphabetical diff --git a/hapi-fhir-jpaserver-test-r5/pom.xml b/hapi-fhir-jpaserver-test-r5/pom.xml index fa6506d7de5..8cdd7e7488a 100644 --- a/hapi-fhir-jpaserver-test-r5/pom.xml +++ b/hapi-fhir-jpaserver-test-r5/pom.xml @@ -97,7 +97,6 @@ org.apache.maven.plugins maven-surefire-plugin - 1 **/stresstest/* @@ -114,7 +113,6 @@ org.apache.maven.plugins maven-surefire-plugin - 1 alphabetical diff --git a/hapi-fhir-jpaserver-test-utilities/pom.xml b/hapi-fhir-jpaserver-test-utilities/pom.xml index ff5c802f398..abfe183fa64 100644 --- a/hapi-fhir-jpaserver-test-utilities/pom.xml +++ b/hapi-fhir-jpaserver-test-utilities/pom.xml @@ -307,7 +307,6 @@ org.apache.maven.plugins maven-surefire-plugin - 1 **/stresstest/* @@ -324,7 +323,6 @@ org.apache.maven.plugins maven-surefire-plugin - 1 alphabetical diff --git a/osgi/hapi-fhir-karaf-integration-tests/pom.xml b/osgi/hapi-fhir-karaf-integration-tests/pom.xml index 678d9df15d7..c9dd94e88a3 100644 --- a/osgi/hapi-fhir-karaf-integration-tests/pom.xml +++ b/osgi/hapi-fhir-karaf-integration-tests/pom.xml @@ -201,7 +201,6 @@ org.apache.maven.plugins maven-surefire-plugin - 1 false ${apache_karaf_version} diff --git a/pom.xml b/pom.xml index 5d40a431af6..07a398a6538 100644 --- a/pom.xml +++ b/pom.xml @@ -2286,7 +2286,6 @@ true random @{argLine} ${surefire_jvm_args} - 1.0C true @@ -2912,9 +2911,6 @@ org.apache.maven.plugins maven-surefire-plugin - - 1 - @@ -2926,9 +2922,6 @@ org.apache.maven.plugins maven-surefire-plugin - - 2 -