Bug 1121507

Summary: recipe set Aborted and Scheduled
Product: [Retired] Beaker Reporter: Dan Callaghan <dcallagh>
Component: schedulerAssignee: beaker-dev-list
Status: CLOSED WONTFIX QA Contact: tools-bugs <tools-bugs>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: 0.17CC: mastyk
Target Milestone: ---Keywords: Triaged
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2020-06-22 08:41:30 UTC Type: Bug
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

Description Dan Callaghan 2014-07-21 06:22:47 UTC
I have a seen a recipe set which got itself into a supposedly impossible state: two recipes, one is Aborted due to external watchdog (it started running) while the other is Scheduled. All recipes in a recipe set are supposed to be started at the same time which is why this should be impossible.

A symptom is that beaker-watchdog loops repeatedly trying to abort the already-Aborted recipe (whereas the Scheduled recipe has no watchdog yet). So as part of this fix we should make sure that recipes which are already Aborted are not returned in the active watchdog list.