Merge "Re-enable the test multi threading"
authorChristophe Closset <christophe.closset@intl.att.com>
Thu, 20 Aug 2020 08:13:37 +0000 (08:13 +0000)
committerGerrit Code Review <gerrit@onap.org>
Thu, 20 Aug 2020 08:13:37 +0000 (08:13 +0000)
pom.xml

diff --git a/pom.xml b/pom.xml
index 623cbb9..6c6d100 100644 (file)
--- a/pom.xml
+++ b/pom.xml
                                                        <includes>
                                                                <include>**/*ItCase.java</include>
                                                        </includes>
-                                                       <forkCount>1</forkCount>
+                                                       <forkCount>1C</forkCount>
                                                        <reuseForks>true</reuseForks>
                                                        <useSystemClassLoader>false</useSystemClassLoader>
                                                        <argLine>${failsafeArgLine}</argLine>