Merge "Enable multithread for failsafe"
authorXue Gao <xg353y@intl.att.com>
Thu, 30 Jan 2020 12:50:32 +0000 (12:50 +0000)
committerGerrit Code Review <gerrit@onap.org>
Thu, 30 Jan 2020 12:50:32 +0000 (12:50 +0000)
pom.xml

diff --git a/pom.xml b/pom.xml
index 4d83575..6022b3d 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>