zuul/tests/fixtures/config/job-pause/git
Tobias Henkel e22d5a11bb
Resume jobs after reenqueue of an item
Currently it can happen that a buildset cannot proceed when there is a
paused job and an in progress build is removed due to a
reconfiguration. The reason for this is that there will never be a
resume event for the paused job if there are no other in progress
builds.

This can be fixed by resuming jobs if necessary when the reenqueue is
finished.

Change-Id: Id470a8db310bb7833a7103b6fe287fd9b132e55f
2020-07-10 19:35:58 +02:00
..
common-config Remove auto-add of localhost from unit test inventory 2019-09-12 14:42:09 +10:00
org_project Support job pause 2018-08-09 10:07:34 +02:00
org_project2 Check paused parent on node failure of child job 2018-10-12 07:37:44 +02:00
org_project3 Resume paused job with skipped children 2018-11-05 12:06:32 +01:00
org_project4 Fix bug that allowed failing jobs to pause 2020-07-08 14:47:04 +02:00
org_project5 Correctly handle skipped jobs on retries 2020-07-10 19:23:53 +02:00
org_project6 Resume jobs after reenqueue of an item 2020-07-10 19:35:58 +02:00