NEW132850
[GTK] Disable the merge of build requests for the buildbot "GTK Linux 64-bit Release (Tests)"
https://bugs.webkit.org/show_bug.cgi?id=132850
Summary [GTK] Disable the merge of build requests for the buildbot "GTK Linux 64-bit ...
Carlos Alberto Lopez Perez
Reported 2014-05-12 18:51:48 PDT
When more than one build request is available for a builder, Buildbot can "merge" the requests into a single build. This is desirable when build requests arrive more quickly than the available slaves can satisfy them, but has the drawback that separate results for each build are not available. http://docs.buildbot.net/0.8.8/manual/cfg-builders.html#merging-build-requests The default (what is happening now) is to merge build requests. This sometimes makes difficult the gardening process, because from one build to the another, several revisions are merged on the build and telling which revision broke some test is not straightforward. However this helps to have shorter waiting queues. So, maybe the best compromise between the two options is to only disable merge requests for the bot "GTK Linux 64-bit Release (Tests)" and see how this works. Ideally issue https://bugs.webkit.org/show_bug.cgi?id=131948 should be fixed before.
Attachments
Martin Robinson
Comment 1 2014-05-12 18:56:15 PDT
I'd definitely like to get the opinion of the Apple buildbot people.
Martin Robinson
Comment 2 2014-05-12 18:56:15 PDT
I'd definitely like to get the opinion of the Apple buildbot people.
Carlos Alberto Lopez Perez
Comment 3 2014-05-12 20:32:54 PDT
(In reply to comment #1) > I'd definitely like to get the opinion of the Apple buildbot people. This would only affect the GTK buildbot "GTK Linux 64-bit Release (Tests)" ... So, what kind of question do you want to ask them? Maybe if they have any experience with a similar setup?
Note You need to log in before you can comment on or make changes to this bug.