Bug 903709

Summary: [RFE] support importing arm distros with multiple kernel types
Product: [Retired] Beaker Reporter: Bill Peck <bpeck>
Component: lab controllerAssignee: Dan Callaghan <dcallagh>
Status: CLOSED CURRENTRELEASE QA Contact: Amit Saha <asaha>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: 0.11CC: asaha, dcallagh, ebaak, llim, qwan, rglasz, rmancy
Target Milestone: 0.12Keywords: FutureFeature
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard: DistroManagement
Fixed In Version: Doc Type: Enhancement
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2013-04-11 04:57:00 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 Bill Peck 2013-01-24 15:58:48 UTC
Description of problem:

armhfp uses a special importer because of the different kernel types.  arm needs this support as well.

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

Comment 1 Bill Peck 2013-01-24 16:01:34 UTC
http://gerrit.beaker-project.org/#/c/1669/

Comment 2 Bill Peck 2013-02-14 15:32:20 UTC
Can we include this in 0.12?

Thanks!

Comment 3 Min Shin 2013-02-15 06:17:06 UTC
(In reply to comment #2)
> Can we include this in 0.12?
> 
> Thanks!

As there is a patch already, I will flag this once 0.12 flag is created.

Comment 5 Amit Saha 2013-03-28 01:54:47 UTC
Verified by attempting to import F18 ARMHFP tree on the LC:

$ beaker-import --dry-run --debug http://dl.fedoraproject.org/pub/fedora-secondary/releases/18/Fedora/armhfp/os/
2013-03-27 21:53:52,745 - INFO - distro_import.py - main:1869 - Dry Run only, no data will be sent to beaker
2013-03-27 21:53:52,960 - DEBUG - distro_import.py - Build:1743 -       Importer ComposeInfoLegacy does not match
2013-03-27 21:53:53,156 - DEBUG - distro_import.py - Build:1743 -       Importer ComposeInfo does not match
2013-03-27 21:54:00,855 - DEBUG - distro_import.py - Build:1743 -       Importer TreeInfoLegacy does not match
2013-03-27 21:54:01,263 - DEBUG - distro_import.py - Build:1743 -       Importer TreeInfoRhel5 does not match
2013-03-27 21:54:01,659 - DEBUG - distro_import.py - Build:1743 -       Importer TreeInfoFedora does not match
2013-03-27 21:54:02,060 - DEBUG - distro_import.py - Build:1739 -       Importer TreeInfoFedoraArm Matches
2013-03-27 21:54:02,060 - INFO - distro_import.py - Build:1740 - Attempting to import: http://dl.fedoraproject.org/pub/fedora-secondary/releases/18/Fedora/armhfp/os/
2013-03-27 21:54:03,484 - CRITICAL - distro_import.py - main:1876 - No section: 'images-mvebu-armhfp

Entirely different matter that the .treeinfo lacks the information about one of the platforms.

Comment 6 Dan Callaghan 2013-04-11 04:57:00 UTC
Beaker 0.12 has been released.