Description of problem:
The position of word "Beta" is not suitable in plymouth.
It show as:
Red Hat Enterprise Virtualization Hypervisor (Beta) release 7.2 (20151112.1.el7ev)
It should be:
Red Hat Enterprise Virtualization Hypervisor release 7.2 (Beta) (20151112.1.el7ev)
Test version:
rhev-hypervisor7-7.2-20151112.1
ovirt-node-3.6.0-0.20.20151103git3d3779a.el7ev.noarch
How reproducible:
100%
Steps to Reproduce:
1. Install RHEV-H 7.2.
2. Focus on plymouth or run below cmd in shell.
# cat /etc/redhat-release
Red Hat Enterprise Virtualization Hypervisor (Beta) release 7.2 (20151112.1.el7ev)
Actual results:
Red Hat Enterprise Virtualization Hypervisor (Beta) release 7.2 (20151112.1.el7ev)
Expected results:
Red Hat Enterprise Virtualization Hypervisor release 7.2 (Beta) (20151112.1.el7ev)
Additional info:
In RHEL, it show as
Red Hat Enterprise Linux Server release 7.2 Beta
In RHEV-H:
Plymouth shown correctly.
But in /etc/redhat-release, it shouw as:
Red Hat Enterprise Virtualization Hypervisor (Beta) release 7.2 (20151112.1.el7ev)
So I suggest it should be:
Red Hat Enterprise Virtualization Hypervisor release 7.2 (Beta) (20151112.1.el7ev)
Please see the attachment "RHEL VS RHEV-H" for more details.
We have seen - again - that the re-positioning of the "beta" string can lead to broken builds. The benefit of this fix does not justify the risk. Thus closing this bug.