Hide Forgot
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.
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.