Re: [hibernate-dev] CI Jobs and Byteman

2015-08-20 Thread Davide D'Alto
I've reconfigured all the jobs to works the same as before. I've tried to replicate the issue with Byteman but it seems everything is working well now. Sanne, am I missing something about the way to run the build with search? On Thu, Aug 20, 2015 at 9:44 AM, Sanne Grinovero wrote: > +1 for a)

Re: [hibernate-dev] CI Jobs and Byteman

2015-08-20 Thread Sanne Grinovero
+1 for a) as many jobs use Byteman, including ORM, and on many branches. On 20 August 2015 at 09:26, Hardy Ferentschik wrote: > On Thu, Aug 20, 2015 at 08:48:36AM +0200, Gunnar Morling wrote: >> Wouldn't a better approach be to either a) run the NoSQL store in >> question on another port or b) c

Re: [hibernate-dev] CI Jobs and Byteman

2015-08-20 Thread Hardy Ferentschik
On Thu, Aug 20, 2015 at 08:48:36AM +0200, Gunnar Morling wrote: > Wouldn't a better approach be to either a) run the NoSQL store in > question on another port or b) configure Byteman to use another port? I guess both options work, but given that ports are anyways configurable in the OGM build, a)

Re: [hibernate-dev] CI Jobs and Byteman

2015-08-19 Thread Gunnar Morling
Wouldn't a better approach be to either a) run the NoSQL store in question on another port or b) configure Byteman to use another port? Limiting the number of nodes where certain jobs can run contradicts our previous efforts for scaling out the CI environment and improve build job turn around time