qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [Qemu-devel] [buildbot patch 0/6] buildbot update
@ 2013-02-01 14:02 Gerd Hoffmann
  2013-02-01 14:02 ` [Qemu-devel] [buildbot patch 1/6] add linebreaks to make create_build_factory more readable Gerd Hoffmann
                   ` (5 more replies)
  0 siblings, 6 replies; 7+ messages in thread
From: Gerd Hoffmann @ 2013-02-01 14:02 UTC (permalink / raw)
  To: berendt; +Cc: qemu-devel, Gerd Hoffmann

  Hi,

Goes on top of stefans update.  Untested.  Shoveling
over some goodies from my local buildbot config.

https://github.com/kraxel/buildbot/tree/kraxel
(will create a pull req in a moment)

One question on the buildslave config (which isn't in the tree for
security reasons):  Do you have max_builds=1 in there, i.e. like
this:

c['slaves'].append(BuildSlave("rhel6.xenb", "idonttellyoumypasswd", max_builds=1))

This makes sure buildbot runs at most a single build per buildslave,
and I think this would make the slow_lock obsolete ...

cheers,
  Gerd

Gerd Hoffmann (6):
  add linebreaks to make create_build_factory more readable
  make tests configurable
  fix out-of-tree build
  use --disable-debug-info
  save config.log
  add log tail to failure reports

 qemu-master.cfg |   58 +++++++++++++++++++++++++++++++++++++++++++++++++------
 1 file changed, 52 insertions(+), 6 deletions(-)

-- 
1.7.9.7

^ permalink raw reply	[flat|nested] 7+ messages in thread

end of thread, other threads:[~2013-02-01 15:22 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-02-01 14:02 [Qemu-devel] [buildbot patch 0/6] buildbot update Gerd Hoffmann
2013-02-01 14:02 ` [Qemu-devel] [buildbot patch 1/6] add linebreaks to make create_build_factory more readable Gerd Hoffmann
2013-02-01 14:02 ` [Qemu-devel] [buildbot patch 2/6] make tests configurable Gerd Hoffmann
2013-02-01 14:02 ` [Qemu-devel] [buildbot patch 3/6] fix out-of-tree build Gerd Hoffmann
2013-02-01 14:02 ` [Qemu-devel] [buildbot patch 4/6] use --disable-debug-info Gerd Hoffmann
2013-02-01 14:02 ` [Qemu-devel] [buildbot patch 5/6] save config.log Gerd Hoffmann
2013-02-01 14:02 ` [Qemu-devel] [buildbot patch 6/6] add log tail to failure reports Gerd Hoffmann

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).