On 12/20/07, Charles Oliver Nutter <[EMAIL PROTECTED]> wrote:
> Hey, I've noticed the past few ActiveSupport test runs have frozen
> during CI runs. Unfortunately, this also means that additional CI runs
> of everything else queue up and get stuck.
>
> Since JRuby CI builds are probably the most important, I'd like to move
> them to a separate queue, so they can always proceed even if one of the
> app-specific builds gets jammed.
>
> I've made some initial changes, but I'd like input on whether this is an
> appropriate use of queues in Bamboo.

Normally it would be, but in our case having multiple queues seems to
exacerbate the out of memory/out of space condition.

Perhaps one queue for JRuby builds and another for everything else
would work, as long as builds intended for one queue do not end up in
another (e.g., two JRuby builds running at the same time).

/Nick

---------------------------------------------------------------------
To unsubscribe from this list please visit:

    http://xircles.codehaus.org/manage_email

Reply via email to