Hi folks,
If I have a build that failed on a single buildArch task (a transient problem on that builder), but all other buildArch tasks succeeded, can I resubmit the single failed buildArch task and the build will "just work"?
I'm thinking it would be nice to avoid tying up all the other builders if they've already succeeded.
- Ken
You can not resubmit the one buildArch task. The number of cases where it could be valid to do so is very small. If you needed to do any kind of change then you need to keep it in sync on all arches.
Dennis
On Thu, Oct 29, 2020, 13:13 Ken Dreyer ktdreyer@ktdreyer.com wrote:
Hi folks,
If I have a build that failed on a single buildArch task (a transient problem on that builder), but all other buildArch tasks succeeded, can I resubmit the single failed buildArch task and the build will "just work"?
I'm thinking it would be nice to avoid tying up all the other builders if they've already succeeded.
- Ken
koji-devel mailing list -- koji-devel@lists.fedorahosted.org To unsubscribe send an email to koji-devel-leave@lists.fedorahosted.org 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.fedorahosted.org/archives/list/koji-devel@lists.fedorahosted.o...
koji-devel@lists.fedorahosted.org