It would be a nice speedup to be able to run tests in parallel using the Maven Surefire forkCount option.
Although, some tests are broken in parallel, running with forkCount=1C completes the tests in under 6 minutes (compared with 16 minutes when run serially)
Jens Deppe opened DATAGEODE-209 and commented
It would be a nice speedup to be able to run tests in parallel using the Maven Surefire
forkCount
option.Although, some tests are broken in parallel, running with
forkCount=1C
completes the tests in under 6 minutes (compared with 16 minutes when run serially)No further details from DATAGEODE-209
The text was updated successfully, but these errors were encountered: