Bug 1029706 - Need to be able to abort host/guest recipes when their distro trees cannot be satisfied.
Summary: Need to be able to abort host/guest recipes when their distro trees cannot be...
Keywords:
Status: CLOSED WONTFIX
Alias: None
Product: Beaker
Classification: Retired
Component: scheduler
Version: 0.14
Hardware: Unspecified
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
Assignee: beaker-dev-list
QA Contact: tools-bugs
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2013-11-13 00:23 UTC by Raymond Mancy
Modified: 2018-02-06 00:41 UTC (History)
7 users (show)

Fixed In Version:
Clone Of:
Environment:
Last Closed: 2014-08-08 01:54:25 UTC
Embargoed:


Attachments (Terms of Use)

Description Raymond Mancy 2013-11-13 00:23:03 UTC
Description of problem:

Due to BZ#967479, host and guest recipes that cannot be satisfied on the same lab controller may stay queued forever. We need a way of aborting them in a timely fashion.

Version-Release number of selected component (if applicable):


How reproducible:


Steps to Reproduce:
1. submit a host/guest recipeset, where the guest distro tree is not available in any lab where the host's distro tree is.
2. 
3.

Actual results:

It will stay queued forever, or until the distro becomes available in the relevant lab controller.

Expected results:

It should wait for what is a reasonable amount of time (this should be configurable) in the queued state (due to the distro not being available) before it is aborted in the abort_dead_recipes() loop.

Additional info:

Comment 3 Nick Coghlan 2014-08-08 01:54:25 UTC
Fixing bug 967479 seems to generally avoid this problem in practice. Marking this as "WONTFIX" unless/until someone indicates that it is causing a real issue.


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