Description of problem:
Include wrong qemu-kvm-rhev package in redhat-virtualization-host-4.0-20161007.0
Version-Release number of selected component (if applicable):
RHVH-4.0-20161007.0-RHVH-x86_64-dvd1.iso
qemu-kvm-rhev-2.3.0-31.el7_2.21.x86_64
imgbased-0.8.5-0.1.el7ev.noarch
How reproducible:
100%
Steps to Reproduce:
1.Install RHVH-4.0-20161007.0-RHVH-x86_64-dvd1.iso with default ks.
2.Login RHVH, check qemu-kvm-rhev package
# rpm -qa | grep qemu-kvm
Actual results:
1. After step2, Include qemu-kvm-rhev-2.3.0-31.el7_2.21.x86_64
# rpm -qa | grep qemu-kvm
qemu-kvm-rhev-2.3.0-31.el7_2.21.x86_64
Expected results:
1. After step2, RHVH should include newer qemu-kvm-rhev-2.6.0-27.el7
Additional info:
This appears to be a tagging problem.
qemu-kvm-rhev-2.6.0-27 isn't tagged into any part of the inheritance tree (it's in rhevh-rhel-7.3-candidate). I'll see about fixing the tagging for future builds.
This blocked RHVH 7.3 SVVP testing, qemu-kvm-rhev-2.3.0-31.el7_2.21.x86_64 which was for RHVH 7.2 was built into RHVH 7.3 squashfs image, with this issue, we can not start SVVP testing, so adding testblocker keywords.
Test version:
redhat-virtualization-host-4.0-20161107.0
qemu-kvm-rhev-2.6.0-27.el7.x86_64
# imgbase w
[INFO] You are on rhvh-4.0-0.20161107.0+1
# rpm -qa| grep qemu-kvm-rhev
qemu-kvm-rhev-2.6.0-27.el7.x86_64
Test result:
RHVH include the correct version, so the bug is fixed, change bug status to VERIFIED.