[ 
https://issues.apache.org/jira/browse/SUREFIRE-2045?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17512379#comment-17512379
 ] 

Tibor Digana commented on SUREFIRE-2045:
----------------------------------------

The parallel execution of two or three concurrent IT tests make sense.
In my experiences {{ParallelParameterized}} saved 22 minutes in each build 
which is quite. One Windows build takes 1h 35m on Jenkins.
We are able to speed it up more a bit but the drawback is the stability due to 
the resolver in Maven is used to lock the artifacts in local repo.
These are the drawbacks. We are able to come over those issues if the local 
repo was Docker image and countainer mounted to {{/path/to/.m2}}.

> Use Verifier in embedded mode
> -----------------------------
>
>                 Key: SUREFIRE-2045
>                 URL: https://issues.apache.org/jira/browse/SUREFIRE-2045
>             Project: Maven Surefire
>          Issue Type: Improvement
>            Reporter: Slawomir Jaranowski
>            Priority: Major
>
> embedded mode can improve test time executing
> if some of tests need fork mode can be used in a few selected



--
This message was sent by Atlassian Jira
(v8.20.1#820001)

Reply via email to