[Mono-bugs] [Bug 526555] builder should run only one lane per execution

bugzilla_noreply at novell.com bugzilla_noreply at novell.com
Tue Sep 15 03:50:24 EDT 2009


http://bugzilla.novell.com/show_bug.cgi?id=526555

User rkvinge at novell.com added comment
http://bugzilla.novell.com/show_bug.cgi?id=526555#c8





--- Comment #8 from Rolf Bjarne Kvinge <rkvinge at novell.com>  2009-09-15 01:50:21 MDT ---
I've been looking at it and it seems to be working, though there is one thing
that might confuse: it seems that there are things the host might do, but which
has already been assigned to another host.

For instance, right now, everything is queued here:

http://build.mono-project.com/ViewLane.aspx?lane_id=17&host_id=3&revision_id=16363

and it has stayed that way for some time. This is because the host
sle-11-x86_64-3 is still using the old algorithm, and has been assigned the
work here, so no other host will work on it.

You can detect this by looking at the status line at the top, to the far right
it either says "Unassigned" or "Assigned to <host>".

This should get fixed once you move all hosts to the same queue management
algorithm.

-- 
Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.


More information about the mono-bugs mailing list