Skip to content
Snippets Groups Projects
Commit af9f2091 authored by Juraj Martinka's avatar Juraj Martinka
Browse files

Random port allocation - randomPort property added to be able to assign random...

Random port allocation - randomPort property added to be able to assign random free port at runtime.

This way we are able to perform concurrent builds on single machine.
Allocated port is set to the system property "embedmongo.port.<maven-artifactId>" where <maven-artifactId> is artifactId of current (tested) maven module.
parent 8384b51a
Loading
Showing
with 397 additions and 6 deletions
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment