Bug 1393396 - redhat-certification-information package does not know about RHEL 7.3 GA kernel
Summary: redhat-certification-information package does not know about RHEL 7.3 GA kernel
Keywords:
Status: CLOSED CURRENTRELEASE
Alias: None
Product: Red Hat Certification Program
Classification: Red Hat
Component: redhat-certification
Version: 1.0
Hardware: x86_64
OS: Linux
unspecified
low
Target Milestone: ---
Assignee: Greg Nichols
QA Contact: Brian Brock
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2016-11-09 13:00 UTC by Rainer Koenig
Modified: 2016-12-12 12:37 UTC (History)
1 user (show)

Fixed In Version:
Doc Type: If docs needed, set a value
Doc Text:
Clone Of:
Environment:
Last Closed: 2016-12-12 12:37:47 UTC
Target Upstream Version:


Attachments (Terms of Use)

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.


Note You need to log in before you can comment on or make changes to this bug.