Bug 1162451 - "force" scheduling a Manual system while it is already reserved causes the recipe to abort
Summary: "force" scheduling a Manual system while it is already reserved causes the re...
Keywords:
Status: CLOSED CURRENTRELEASE
Alias: None
Product: Beaker
Classification: Retired
Component: scheduler
Version: 0.18
Hardware: Unspecified
OS: Unspecified
unspecified
unspecified
Target Milestone: 19.1
Assignee: Dan Callaghan
QA Contact: tools-bugs
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2014-11-11 05:42 UTC by Dan Callaghan
Modified: 2018-02-06 00:41 UTC (History)
4 users (show)

Fixed In Version:
Clone Of:
Environment:
Last Closed: 2014-12-17 08:40:13 UTC
Embargoed:


Attachments (Terms of Use)

Description Dan Callaghan 2014-11-11 05:42:51 UTC
Version-Release number of selected component (if applicable):
0.18

Steps to Reproduce:
1. Find/create a Manual system which you have access to reserve
2. Run a recipe on it using force scheduling: <hostRequires force="$FQDN"/>
3. While the first recipe is still running, submit a new recipe with the same hostRequires

Actual results:
Second recipe is aborted by the dead recipes collector:

 R:1629054 does not match any systems, aborting.

Expected results:
Second recipe should stay Queued until the first recipe is finished, then it should start.

Comment 1 Dan Callaghan 2014-11-11 05:51:49 UTC
http://gerrit.beaker-project.org/3473

Comment 6 Dan Callaghan 2014-12-17 08:40:13 UTC
Beaker 19.1 is released.


Note You need to log in before you can comment on or make changes to this bug.