On 04/21/2015 03:40 PM, Shawn McKinney wrote: >> >> On Apr 20, 2015, at 5:16 PM, Stefan Seelmann <[email protected]> wrote: >> >> I pushed the docker image to [1] and created the Jenkins job [2]. Works >> fine except the one failing test. >> >> Kind Regards, >> Stefan >> >> [1] >> https://registry.hub.docker.com/u/apachedirectory/openldap-for-apache-fortress-tests/ >> [2] >> https://builds.apache.org/view/A-D/view/Directory/job/dir-fortress-core-test-ubuntu/ > > I need to figure out how to run that openldap docker image in my local > environment - to fix that error.
You need to install docker on your machine, described in [1]. Then please look into the the run-tests.sh script and README.md in the docker subfolder. Please note that the script will override your build.properties ;) Kind Regards, Stefan [1] https://docs.docker.com/installation/
