#435 RFE: Add a way to cancel component builds
Closed 6 years ago Opened 7 years ago by psabata.

It might happen that a component build hangs. Since the koji build is owned by MBS and not the module build submitter, there's no way for the person to cancel that component build.

Add a way to do it. Possibly through some MBS API.


FYI, I think we currently support a way to cancel an entire module build... but yes, we should add a way to cancel a single component build for your use case. Makes sense that you might not want to cancel the entire module build so you can see what happens.

I might also want to cancel a component build which hangs randomly (like the gc package on aarch64 did) and then resume the module build, which should attempt another rebuild of the said component.

Revisiting this (8 months later).

If you have a component build that hangs, and you cancel it, that would in turn fail the module build.

This doesn't seem to be semantically different from just cancelling the module build in the first place.

Going to close this as wontfix - just use the feature to cancel the module build entirely. Then, you can resume it.

Metadata Update from @ralph:
- Issue status updated to: Closed (was: Open)

6 years ago

Login to comment on this ticket.

Metadata