sorry, it has 7.6.7 packages instead of 7.6.6 packages and in order to resolve this in ost we either need to add rhel update to all machines in all suites (not just for engine in upgrade suites) or Galit has to do a new image which she is doing now
On Mon, Jul 8, 2019 at 8:26 AM Dafna Ron <dron@redhat.com> wrote:you're right. its 7.6.7 instead of 7.6.6 :)On Mon, Jul 8, 2019 at 8:25 AM Sandro Bonazzola <sbonazzo@redhat.com> wrote:Il giorno ven 5 lug 2019 alle ore 12:35 Dafna Ron <dron@redhat.com> ha scritto:The issue is that the images installed by ost are 7.6 which means the packages are 7.6 packagestemplates:
engine: el7.6-base-4
host: el7.6-base-4however, the packages coming from the repo are 7.7No, packages are not from 7.7. They are from 7.6 (el7_6)They were released in RHEL 7.6 batch #5 on June 4th. Sad it took a month to get into OST.Repository google-chrome is listed more than once in the configuration
pcp-pmda-systemd-0:4.1.0-5.el7_6.x86_64
systemd-0:219-62.el7_6.7.x86_64
systemd-devel-0:219-62.el7_6.7.i686
systemd-devel-0:219-62.el7_6.7.x86_64
systemd-journal-gateway-0:219-62.el7_6.7.x86_64
systemd-libs-0:219-62.el7_6.7.i686
systemd-libs-0:219-62.el7_6.7.x86_64
systemd-networkd-0:219-62.el7_6.7.x86_64
systemd-python-0:219-62.el7_6.7.x86_64
systemd-resolved-0:219-62.el7_6.7.i686
systemd-resolved-0:219-62.el7_6.7.x86_64
systemd-sysv-0:219-62.el7_6.7.x86_64
[dron@dron ovirt-system-tests]$so if there is a new centos 7.7 now, we should update the ost image to 7.7Another solution to avoid such failures in the future is to add a yum update to the test suite and a reboot to the vm, that case we will not fail on new os version in initialize engineAdding Galit as she needs to create a new imageThanks,DafnaOn Thu, Jul 4, 2019 at 8:41 PM Nir Soffer <nsoffer@redhat.com> wrote:I had 3 failures with OST master:First 2 builds are mostly logging fixes in vdsm and removing dead code, unrelated to the failures.Last build is from master, same patch passed OST today here:Looks like some required packages are missing.+ yum -y install ovirt-host
Error: Package: 7:device-mapper-event-1.02.149-10.el7_6.8.x86_64 (alocalsync)
Requires: device-mapper = 7:1.02.149-10.el7_6.8
Installed: 7:device-mapper-1.02.149-10.el7_6.7.x86_64 (installed)
device-mapper = 7:1.02.149-10.el7_6.7
Error: Package: systemd-python-219-62.el7_6.7.x86_64 (alocalsync)
Requires: systemd-libs = 219-62.el7_6.7
Installed: systemd-libs-219-62.el7_6.6.x86_64 (installed)
systemd-libs = 219-62.el7_6.6
Error: Package: systemd-python-219-62.el7_6.7.x86_64 (alocalsync)
Requires: systemd = 219-62.el7_6.7
Installed: systemd-219-62.el7_6.6.x86_64 (installed)
systemd = 219-62.el7_6.6
Error: Package: libgudev1-219-62.el7_6.7.x86_64 (alocalsync)
Requires: systemd-libs = 219-62.el7_6.7
Installed: systemd-libs-219-62.el7_6.6.x86_64 (installed)
systemd-libs = 219-62.el7_6.6--