Sergey Soldatov created HDDS-13687:
--------------------------------------
Summary: Tests are not capable to be run in parallel due port
clashes.
Key: HDDS-13687
URL: https://issues.apache.org/jira/browse/HDDS-13687
Project: Apache Ozone
Issue Type: Bug
Components: test
Affects Versions: 2.0.0
Reporter: Sergey Soldatov
Assignee: Sergey Soldatov
Fix For: 2.1.0
To speed up the running of UTs you might want to run those in parallel threads
using forkCount option. But there is a big chance to see
'java.net.BindException: Address already in use' for many tests that start a
mini cluster. The reason is that the port allocation always starts with 15000
for each JVM.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]