Skip to content

Mark all jobs as interruptible

For the KWF, we want redundant pipelines to auto-cancel. While this currently works for the original pipelines with the bridge jobs, this is not the case for the triggered CKI pipelines. To start, mark all jobs as interruptible to declare the fact that all jobs can be safely interrupted.

Signed-off-by: Michael Hofmann mhofmann@redhat.com

Merge request reports