Continuous integration with buildbot

David Demelier markand at malikania.fr
Fri Oct 6 22:36:14 AEDT 2017


Hello all,

I'm guessing if one of you successfully enabled some linking between
patchwork and buildbot [0].

According to the patchwork documentation, checks must be done using the
REST API.

Does that mean we must implement a poller in the buildbot that checks
for new patches? I have a few concerns:

  1. I need to check how buildbot knows that a patch has already been
     tested to avoid rebuilding over and over,
  2. I should also check how to make buildbot as secure as possible
     since tests can be ran with insecure code sent via mails.

Any advices are welcome,

Regards,

[0]: http://buildbot.net

-- 
David Demelier


More information about the Patchwork mailing list