Bug 132850 - [GTK] Disable the merge of build requests for the buildbot "GTK Linux 64-bit Release (Tests)"
Summary: [GTK] Disable the merge of build requests for the buildbot "GTK Linux 64-bit ...
Status: NEW
Alias: None
Product: WebKit
Classification: Unclassified
Component: Tools / Tests (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Nobody
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2014-05-12 18:51 PDT by Carlos Alberto Lopez Perez
Modified: 2017-03-11 10:59 PST (History)
5 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Carlos Alberto Lopez Perez 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.
Comment 1 Martin Robinson 2014-05-12 18:56:15 PDT
I'd definitely like to get the opinion of the Apple buildbot people.
Comment 2 Martin Robinson 2014-05-12 18:56:15 PDT
I'd definitely like to get the opinion of the Apple buildbot people.
Comment 3 Carlos Alberto Lopez Perez 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?