Skip to content

Set retcode and abort pipeline if skt dies

Veronika Kabátová requested to merge veruu/pipeline-definition:skt-dead into master

Work around skt disappearing and not finishing the execution by checking if the retcode is present, aborting the pipeline and explicitly setting it to 2 (infra failure) if it's not.

Signed-off-by: Veronika Kabatova vkabatov@redhat.com

Merge request reports