The tests fail on openshift due to
NumberFormatException: For input string: ""
In order to execute the test you can oc login into csb openshift
oc login --token=*** --server=https://api.csb-last.fuse.integration-qe.com:6443
and execute the following maven command
mvn clean verify -ntp -fn -Pspringboot-openshift --projects :spring-components --also-make --also-make-dependents -Dit.test=SpringLDAPITCase -Dtest.credentials.file=/path/to/fuse-qe-credentials/credentials.yaml
There are no Sub-Tasks for this issue.