[Webkit-unassigned] [Bug 40053] New: Support scripts to run Buildbot slaves under daemontools (gtk related)

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Jun 2 04:06:07 PDT 2010


https://bugs.webkit.org/show_bug.cgi?id=40053

           Summary: Support scripts to run Buildbot slaves under
                    daemontools (gtk related)
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: PC
        OS/Version: Linux
            Status: UNCONFIRMED
          Severity: Enhancement
          Priority: P2
         Component: Tools / Tests
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: aperez at igalia.com



Adrian Perez <aperez at igalia.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
  Attachment #57642|                            |review?, commit-queue?
               Flag|                            |


Created an attachment (id=57642)
 --> (https://bugs.webkit.org/attachment.cgi?id=57642)
Patch which adds scripts for running build slaves with daemontools

It looks like sometimes PulseAudio and/or Xvfb in the GTK+ build slaves
decide to die and they need to be restarted [1]. In the  build slaves
which we have running those services (plus a crash dump grabber, and
Buildbot itself) are run under control of DJB's daemontools [2], which
takes care of restarting services automatically when they die.

I was suggested to share the scripts [3], so I cleaned them up, added
support for a configuration file, a README file, and crafted a patch
that adds the files under "WebKitTools/BuildSlaveSupport/gtk".

---
[1] https://lists.webkit.org/pipermail/webkit-dev/2010-May/012921.html
[2] http://cr.yp.to/daemontools.html
[3] https://lists.webkit.org/pipermail/webkit-dev/2010-May/012929.html

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the webkit-unassigned mailing list