Unit tests in opendj-server-legacy module are only executed with precommit maven profile. We don't have this profile in our CI pipeline which is probably mistake.
We need to fix unit tests so that they are passing and add this profile to CI pipeline.
Unit tests in opendj-server-legacy module are only executed with
precommitmaven profile. We don't have this profile in our CI pipeline which is probably mistake.We need to fix unit tests so that they are passing and add this profile to CI pipeline.