#17 listen for compose completion messages in trigger
Closed: Fixed None Opened 9 years ago by tflink.

One of the things that we want to do for F22 is to start creating matrices for Rawhide/branched composes when they've changed enough to justify a new matrix.

Adam has a handle on how to determine change size/significance and creating the wiki pages but Taskotron needs to be able to kick off that task on compose fedmsgs.

Add code to trigger so that it listens for compose completion messages - Rawhide is of highest importance right now but if branched is an easy thing to add, it'll be needed eventually.


This ticket had assigned some Differential requests:
D268

I mentioned this in D268 but figured it was worth repeating in the ticket. Once this lands, we'll need to have support for the 'compose' item_type in libtaskotron. Should be a simple fix, filed as this ticket.

edit bah, typo on the revision

FWIW, I wound up implementing the nightly stuff without ever using this; it simply runs every night (on my server) and operates on that day's compose, on the basis that it's usually finished by then. To be safer it could operate on the previous day's compose, at the cost of a 24 hour delay. It would technically be a bit cleaner to hook this up, probably, but the current setup works.

Login to comment on this ticket.

Metadata