Vdsm build pass when it should fail because of missing package

Hi all, This build succeeded on el7 - while it should fail because of missing package: http://jenkins.ovirt.org/job/vdsm_3.6_check-patch-el7-x86_64/199/console The patch is requiring ioprocess-0.15.2 - which is not available yet (I'm building it now). The build passing means it is using the wrong repositories for 3.6, maybe 4.0 repos? Nir

From what I see, the job installs the following packages: python-ioprocess-0.16.1-1.el7.noarch, ioprocess-0.16.1-1.el7.x86_64 from the following repo: centos-ovirt36
The repo is configured in check-patch.repos.el7 in the automation dir of ovirt-3.6 branch: centos-ovirt36,http://mirror.centos.org/centos/7/virt/x86_64/ovirt-3.6/ On Tue, Aug 30, 2016 at 9:35 PM, Nir Soffer <nsoffer@redhat.com> wrote:
Hi all,
This build succeeded on el7 - while it should fail because of missing package: http://jenkins.ovirt.org/job/vdsm_3.6_check-patch-el7-x86_64/199/console
The patch is requiring ioprocess-0.15.2 - which is not available yet (I'm building it now).
The build passing means it is using the wrong repositories for 3.6, maybe 4.0 repos?
Nir _______________________________________________ Infra mailing list Infra@ovirt.org http://lists.ovirt.org/mailman/listinfo/infra

On Wed, Aug 31, 2016 at 9:48 AM, Sharon Naftaly <snaftaly@redhat.com> wrote:
From what I see, the job installs the following packages: python-ioprocess-0.16.1-1.el7.noarch, ioprocess-0.16.1-1.el7.x86_64 from the following repo: centos-ovirt36
The repo is configured in check-patch.repos.el7 in the automation dir of ovirt-3.6 branch: centos-ovirt36,http://mirror.centos.org/centos/7/virt/x86_64/ovirt-3.6/
Thanks, so the issue is in centos 3.6 repo, it should not include ioprocess 0.16. This version was released and tested for ovirt 4.0, and is not available on rhel in the rehvm-3.6 channel, so it should be available to centos 3.6 users as well. We should add rhel slaves in the CI, testing with centos is useless for detecting packaging issues, meaning that we will find these issues very late in the last moment before release.
On Tue, Aug 30, 2016 at 9:35 PM, Nir Soffer <nsoffer@redhat.com> wrote:
Hi all,
This build succeeded on el7 - while it should fail because of missing package: http://jenkins.ovirt.org/job/vdsm_3.6_check-patch-el7-x86_64/199/console
The patch is requiring ioprocess-0.15.2 - which is not available yet (I'm building it now).
The build passing means it is using the wrong repositories for 3.6, maybe 4.0 repos?
Nir _______________________________________________ Infra mailing list Infra@ovirt.org http://lists.ovirt.org/mailman/listinfo/infra
participants (2)
-
Nir Soffer
-
Sharon Naftaly