Re: [hibernate-dev] [OGM] CI and MongoDB tests

2013-07-04 Thread Davide D'Alto
Should be fixed now, the last build is building the MongoDB modules. The environment variable is missing in the build. Now that I think about it...didn't we created a separate job for mongodb in the past? I think the Idea was two build the project without using the remote container and then build

Re: [hibernate-dev] [OGM] CI and MongoDB tests

2013-07-04 Thread Davide D'Alto
Sto guardando On Thu, Jul 4, 2013 at 2:11 PM, Sanne Grinovero wrote: > Sounds like a good idea to have CI verify both embedded and "installed". > > But that's next, I'd first want to see it building at least with the > installed MongoDB. > > On 4 July 2013 14:04, Davide D'Alto wrote: > > Why n

Re: [hibernate-dev] [OGM] CI and MongoDB tests

2013-07-04 Thread Sanne Grinovero
Sounds like a good idea to have CI verify both embedded and "installed". But that's next, I'd first want to see it building at least with the installed MongoDB. On 4 July 2013 14:04, Davide D'Alto wrote: > Why not to test the emebedded one on a port that is different from the > default one (or t

Re: [hibernate-dev] [OGM] CI and MongoDB tests

2013-07-04 Thread Davide D'Alto
Why not to test the emebedded one on a port that is different from the default one (or the one used for the remote mongodb)? This way if you are using the emebedded the remote is not affected. On Thu, Jul 4, 2013 at 1:32 PM, Sanne Grinovero wrote: > Actually makes me think we might want an opti

Re: [hibernate-dev] [OGM] CI and MongoDB tests

2013-07-04 Thread Sanne Grinovero
Actually makes me think we might want an option in OGM-295 to have the build fail if MongoDB is only runnable in embedded mode: MongoDB is installed in the CI machine and used to be run successfully. I guess the configuration changed and we didn't notice it stopped building it.. that must be it be

Re: [hibernate-dev] [OGM] CI and MongoDB tests

2013-07-04 Thread Gunnar Morling
It's my hope that one of the benefits of implementing OGM-295 ("Facilitate project setup by using Embedded MongoDB", [1]) is to enable this. We still could consider running tests against a standalone installation of MongoDB, but starting with testing against an embedded instance seems like a good

[hibernate-dev] [OGM] CI and MongoDB tests

2013-07-04 Thread Emmanuel Bernard
>From what I can see and understand the OGM builds (hibernate-ogm-master specifically) do not test MongoDB. Is that something expected? Can we envision adding MongoDB testing? Emmanuel ___ hibernate-dev mailing list hibernate-dev@lists.jboss.org https://