On Fri, 2022-06-10 at 08:33 -0700, Adam Williamson wrote: > Possibly. I'm not sure what the timeout on chain builds in Koji is. > But yes, that's a scenario worth looking at. Hi, if I recall correctly, it's around 2 hours (by default). > What if there were a command like chain-build that uses a side tag? > Puts each build into a side tag as it goes, then when all the builds > are done, automatically creates the update from the side tag? As Kevin mentioned in the other mail in this thread, one can --target the chain build too (and I use it for things like "f36-gnome"). Having this all done in a single command would be preferred, thus there are less things to think of from the packager point of view. I see a little similarity with the scratch-build's --srpm argument. One can pass the srpm file name to it, but if it doesn't pass it, then the fedpkg builds the .srpm in the current folder and uses it as the srpm for the scratch build. That's quite convenient and helps to avoid mistakes. If it's going to happen, then I agree to have added a new argument for the chain-build, to be able to cover both scenarios: 1) as it's now, just build packages in certain order and do not do anything else; 2) the new one, create a side tag, build packages in it, fill automated update (when it's a rawhide build) once all the packages are built. As things can fail, the side tag should be re-usable, thus one can continue the build from follow up build(s), but that feels natural. This all looks like a concatenation of several fedpkg commands, as you mentioned. > That's a Fedora CI test, not an openQA one. Aha. I thought those Automated Tests attached to the update are it. Where does one see the openQA tests results, please? Bye, Milan _______________________________________________ desktop mailing list -- desktop@xxxxxxxxxxxxxxxxxxxxxxx To unsubscribe send an email to desktop-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/desktop@xxxxxxxxxxxxxxxxxxxxxxx Do not reply to spam on the list, report it: https://pagure.io/fedora-infrastructure