Bug 1063090

Summary: [RFE] Add "beah_rpm" ks_meta variable to force particular beah version
Product: [Retired] Beaker Reporter: Nick Coghlan <ncoghlan>
Component: schedulerAssignee: Dan Callaghan <dcallagh>
Status: CLOSED CURRENTRELEASE QA Contact: tools-bugs <tools-bugs>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: 0.15CC: aigao, asaha, dcallagh, jstancek, llim, qwan, rmancy, xjia
Target Milestone: 0.15.4Keywords: FutureFeature
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: Enhancement
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2014-02-18 01:38:47 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 Nick Coghlan 2014-02-10 00:55:18 UTC
Currently, if a new version of beah introduces issues, it isn't possible to opt in to using an old version instead.

A new "beah_rpm" ks_meta variable would allow this to be supported by providing the full package name such as "beah-0.6.48".

    ks_meta="beah_rpm=beah-0.6.48"

The difference between this new metavariable and the alternate harness support is that all of the beah specific support in the kickstart files would still be enabled.

Comment 1 Dan Callaghan 2014-02-10 02:05:03 UTC
http://gerrit.beaker-project.org/2794

Comment 5 Dan Callaghan 2014-02-18 01:38:47 UTC
Beaker 0.15.4 has been released.