Bug 1172450

Summary: ppc64le kickstart doesn't include "leavebootorder"
Product: [Retired] Beaker Reporter: Amit Saha <asaha>
Component: generalAssignee: Amit Saha <asaha>
Status: CLOSED CURRENTRELEASE QA Contact: tools-bugs <tools-bugs>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: developCC: aigao, asaha, dcallagh, dowang, ebaak
Target Milestone: 19.1Keywords: NeedsTestCase, Patch
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2014-12-17 08:40:08 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 Amit Saha 2014-12-10 05:11:03 UTC
Description of problem:

The conditional for including "leavebootorder" switch for "bootloader" command in the default kickstart doesn't include "ppc64le" arch.


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

develop


How reproducible:

Always, but see the "Additional Information"


Steps to Reproduce:
1. Check the boot order of a ppc64le system by using the "console" program ("console <fqdn>"). It should have the network device as the first boot device, followed by the secondary storage disk.
2. Make sure that the system install options do not have "leavebootorder" for ppc64le.
3. Provision a ppc64le distro on a ppc64le capable system
4. Check the boot order again, it should now have the secondary storage disk as the first boot device

Actual results:

Boot order of devices is changed.

Expected results:

Boot order is unchanged.


Additional info:

I found this issue on a system on  beaker-devel, but did not on beaker.engineering because the systems had "leavebootorder" in their install option in the latter case.  Note that the the install option has also been added on beaker-devel systems, so it will not be seen again unless you follow step (2) above.

Comment 2 Amit Saha 2014-12-10 05:13:11 UTC
(In reply to Amit Saha from comment #1)
> https://bugzilla.redhat.com/show_bug.cgi?id=1172450

Oops: http://gerrit.beaker-project.org/#/c/3530/

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