[webkit-reviews] review requested: [Bug 40053] Support scripts to run Buildbot slaves under daemontools (gtk related) : [Attachment 57642] Patch which adds scripts for running build slaves with daemontools

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


Adrian Perez <aperez at igalia.com> has asked  for review:
Bug 40053: Support scripts to run Buildbot slaves under daemontools (gtk
related)
https://bugs.webkit.org/show_bug.cgi?id=40053

Attachment 57642: Patch which adds scripts for running build slaves with
daemontools
https://bugs.webkit.org/attachment.cgi?id=57642&action=review

------- Additional Comments from Adrian Perez <aperez at igalia.com>
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


More information about the webkit-reviews mailing list