Bug 1128004

Summary: Support ppc64le systems in the inventory task
Product: [Retired] Beaker Reporter: Nick Coghlan <ncoghlan>
Component: inventoryAssignee: Amit Saha <asaha>
Status: CLOSED CURRENTRELEASE QA Contact: tools-bugs <tools-bugs>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: developCC: aigao, asaha, beaker-dev-list, dcallagh, ebaak, emcnabb, tools-bugs
Target Milestone: 20.2   
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: 1128002 Environment:
Last Closed: 2015-04-10 02:30:04 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:
Bug Depends On: 541294    
Bug Blocks:    

Description Nick Coghlan 2014-08-08 05:53:53 UTC
Bug 541294 covers migrating from smolt to lshw for inventory scanning.

One outcome of that is that the inventory task should work on ppc64le systems. This issue currently isn't expected to require additional work on the inventory task - it is included to ensure ppc64le support is specifically tested, allowing the original bug to just cover existing architectures.

Comment 2 Amit Saha 2015-04-08 00:48:05 UTC
There may be other changes necessary, but this is the first:
http://gerrit.beaker-project.org/#/c/4118/

Comment 3 Amit Saha 2015-04-09 23:26:05 UTC
This patch was sufficient to get beaker-system-scan running on ppc64le.