Re-enable the test multi threading 07/111007/1
authorsebdet <sebastien.determe@intl.att.com>
Thu, 6 Aug 2020 19:28:47 +0000 (21:28 +0200)
committersebdet <sebastien.determe@intl.att.com>
Thu, 6 Aug 2020 19:28:47 +0000 (21:28 +0200)
Re-enable the test multi threading with a new 16G ram node

Issue-ID: CLAMP-899
Signed-off-by: sebdet <sebastien.determe@intl.att.com>
Change-Id: I52920f47796c8c459287168a048d1ccbe214c762

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>