[CentOS-devel] triggering external actions from koji builds

Karanbir Singh

mail-lists at karan.org
Wed Apr 15 08:09:31 UTC 2015


On 04/15/2015 08:25 AM, Thomas Oulevey wrote:
> Hi Folks,
> 
> On 04/15/2015 05:07 AM, Colin Walters wrote:
>> On Tue, Apr 14, 2015, at 07:04 PM, Karanbir Singh wrote:
>>
>>> My immediate requirement is to run jenkins jobs when a new rpm drops
>>> into a repo. Does koji have any support for this without the remote
>>> having to constantly poll every second ?
>>
>> https://git.fedorahosted.org/cgit/koji/tree/plugins/messagebus.py
>>
>> is one example.  The main question I'd say is around *which* messaging
>> system
>> and the larger work around wiring things up around it like Fedora has
>> been
>> doing with fedmsg.
> 
> I agree that having a messaging queue is the best solution long term.

yup, we should look at this longer term, it will also help with things
like when we want to feed content back in ( eg. make the CI tests be a
part of the build run on koji:: new rpm fails CI, fail the build
optionally )

> In the meantime, we could hack something like this :
> https://github.com/philicious/koji-scripts-and-plugins/blob/master/mash_and_spacewalk_sync_task_handler/mash_and_spacewalk.py
> 
> 
> Run mash tasks and do some action at the end.

How would we push this in ? is it a case of setting up the plugin by
hand and dropping it into the koji setup ?


-- 
Karanbir Singh
+44-207-0999389 | http://www.karan.org/ | twitter.com/kbsingh
GnuPG Key : http://www.karan.org/publickey.asc



More information about the CentOS-devel mailing list