On Wed, Jul 24, 2019 at 11:30:45AM -0400, Robbie Harwood wrote: > Pierre-Yves Chibon <pingou@xxxxxxxxxxxx> writes: > > > When you run `fedpkg build` on Rawhide, your package will be built in > > a new koji tag (which will be the default target for Rawhide). The > > package will be picked up from this koji tag, signed and moved onto a > > second tag. Bodhi will be notified by koji once this new build is > > signed and will automatically create an update for it (you will be > > notified about this by email by bodhi directly) with a “Testing” > > status. If the package maintainer has not opted in into the CI > > workflow, the update will be pushed to “Stable” and the build will be > > pushed into the regular Rawhide tag, making it available in the > > Rawhide buildroot, just as it is today. > > Hi, how will we programatically check what state the tests are in? For > instance, `fedpkg build` (`koji watch-task`) waits until builds are > complete - what do we do to wait until tests are complete (and check the > result)? So we don't have an easy way to do this. I have a script that monitors the entire pipeline/workflow in production and in staging. I have been querying datagrepper for messages about the build that I've made to see if/when the tests are done. You can find the code in: https://pagure.io/fedora-ci/monitor-gating/blob/97bc5b619032cfd3218b863786e3c610656fb4a6/f/monitor_gating.py#_284 called in: https://pagure.io/fedora-ci/monitor-gating/blob/97bc5b619032cfd3218b863786e3c610656fb4a6/f/monitor_gating.py#_460 I've added an entry in the FAQ for this: https://pagure.io/cpe/rawhide-gating-docs/pull-request/5 Maybe we could also expend fedpkg to provide some information on this. Best, Pierre
Attachment:
signature.asc
Description: PGP signature
_______________________________________________ devel mailing list -- devel@xxxxxxxxxxxxxxxxxxxxxxx To unsubscribe send an email to devel-leave@xxxxxxxxxxxxxxxxxxxxxxx Fedora Code of Conduct: https://docs.fedoraproject.org/en-US/project/code-of-conduct/ List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines List Archives: https://lists.fedoraproject.org/archives/list/devel@xxxxxxxxxxxxxxxxxxxxxxx