diff options
author | Christophe Closset <christophe.closset@intl.att.com> | 2020-08-20 08:13:37 +0000 |
---|---|---|
committer | Gerrit Code Review <gerrit@onap.org> | 2020-08-20 08:13:37 +0000 |
commit | e82118dca1592ce7fc0fb91b641ae0564904911e (patch) | |
tree | 0d322aceffbe48d1c8785250eafc5675b8530a43 | |
parent | 07c4016257b28e6d662cf0698b6e76f318ac01b8 (diff) | |
parent | 4bf786e189630dea1c679b28bcf87e6e9dd1381a (diff) |
Merge "Re-enable the test multi threading"
-rw-r--r-- | pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -885,7 +885,7 @@ <includes> <include>**/*ItCase.java</include> </includes> - <forkCount>1</forkCount> + <forkCount>1C</forkCount> <reuseForks>true</reuseForks> <useSystemClassLoader>false</useSystemClassLoader> <argLine>${failsafeArgLine}</argLine> |