Re: [Mono-dev] Switch off the Jenkins ARM builds on PRs for now

2015-02-20 Thread Miguel de Icaza
Hey, We could do the ARM runs only for things that touch mono/mono. While it is not perfect, it is a close enough approximation for what we care. Miguel On Thu, Feb 19, 2015 at 3:01 PM, Alexander Köplinger alex.koeplin...@outlook.com wrote: I very much agree, but currently when multiple PR

[Mono-dev] Switch off the Jenkins ARM builds on PRs for now

2015-02-19 Thread Alexander Köplinger
The Jenkins ARM builds cause quite some delays in PR building as they are slower than an amd64/i386 build and Jenkins can only start the next build when the previous one finished on all architectures. What's your opinion on switching off the ARM builds for pull requests for now until more

Re: [Mono-dev] Switch off the Jenkins ARM builds on PRs for now

2015-02-19 Thread Slide
You can turn on concurrent building in the project settings on Jenkins. There are some caveats, see below. Execute concurrent builds if necessary: If this option is checked, Jenkins will schedule and execute multiple builds concurrently (provided that you have sufficient executors and incoming

Re: [Mono-dev] Switch off the Jenkins ARM builds on PRs for now

2015-02-19 Thread Alexander Köplinger
I very much agree, but currently when multiple PR builds are scheduled you're waiting a couple of hours for the result which is not ideal either. Jo advised me to bring this up on the mailing list, I'm not really happy with my suggestion as well... -- Alex Date: Thu, 19 Feb 2015 16:53:34 -0500