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/ On 04/19/2015 06:16 PM, Stefan Seelmann wrote: > On 04/18/2015 04:30 PM, Shawn McKinney wrote: >> For the first go-round of this using slapd.conf is ok. To get the >> configuration and schema set correctly for fortress you can use the fortress >> quick start (also on symas downloads site) which has distributions for >> debian, redhat and windows. I have not updated these quickstarts with >> apache directory fortress, but the openldap part of the setup remains the >> same now as it was then. > > Thanks Shawn for the help. > > I was able to write a dockerfile and create an image with the > preconfigured OpenLDAP. I'm able to run tests locally but get one > failure, is there still something missing? > > Failed tests: > AuditMgrImplTest.testSearchAuthZs:247->searchAuthZs:282 > org.apache.directory.fortress.core.rbac.AuditMgrImplTestsearchAuthZs > failedOnly=true, search authori > zations user [jtsUser1], objName [TOB3_1], opName [TOP3_1], objId [] > > > To move forward I think we should publish the the docker image to docker > hub so it can be used on Jenkins and on developer machines. I'll create > another thread to discuss it. > > Kind Regards, > Stefan >
