Bug 1393396

Summary: redhat-certification-information package does not know about RHEL 7.3 GA kernel
Product: Red Hat Certification Program Reporter: Rainer Koenig <Rainer.Koenig>
Component: redhat-certificationAssignee: Greg Nichols <gnichols>
Status: CLOSED CURRENTRELEASE QA Contact: Brian Brock <bbrock>
Severity: low Docs Contact:
Priority: unspecified    
Version: 1.0CC: brose
Target Milestone: ---   
Target Release: ---   
Hardware: x86_64   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: If docs needed, set a value
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2016-12-12 12:37: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:

Description Rainer Koenig 2016-11-09 13:00:13 UTC
Description of problem:
When running a test with the test suite, then the INFO test resutls in "WARN"

Version-Release number of selected component (if applicable):
redhat-certification-information-4.1-20161019.el7.noarch.rpm

How reproducible:
always

Steps to Reproduce:
1. Install RHEL7.3 and redhat-certification suite on SUT
2. Perform test
3.

Actual results:
INFO test results in "WARN" for the kernel component.

Expected results:
INFO test should pass

Additional info:

Kernel information for RHEL7 in the kernelInfo.xml file looks like this:

        <release number='7'>
            <update number='0' type="candidate" kernel='3.10.0-120'/>
            <update number='0' type="candidate" kernel='3.10.0-121'/>
            <update number='0' type="release" kernel='3.10.0-123'/>
            <update number='1' kernel='3.10.0-229'/>
            <update number='2' type="release" kernel='3.10.0-327'/>
            <update number='2' type="candidate" kernel='3.10.0-3'/>
            <update number='3' type="candidate" kernel='3.10.0-493'/>
        </release>

So obviously the entry for 

<update number="3" type="release" kenrel='3.10-0-514'/> 

is missing.

Comment 1 Rainer Koenig 2016-12-12 12:37:47 UTC
With RHCert 4.2 it seems that the redhat-certification-information package is no longer needed because the information now comes from a valid-kernels.json file that is provided by redhat-certification-backend.