
On Tue, Feb 11, 2020 at 10:22 AM Dusan Fodor <dfodor@redhat.com> wrote:
Hello, master CQ is failing on initialize_engine due to missing ovirt-host-deploy dependency.
[ INFO ] Checking for an update for Setup... [ ERROR ] Yum Cannot queue package ovirt-host-deploy: Package ovirt-host-deploy cannot be found
I was under the impression that engine-setup should not require it anymore, but it seems the related patch [1] doesn't work as intended. Perhaps Marcin's comment there explains why? Can you please check this?
How can I know which engine build was used for [2]? Checking lago.log there, I see: Installed: net-snmp.x86_64 1:5.7.2-43.el7_7.3 ntp.x86_64 0:4.2.6p5-29.el7.centos otopi-debug-plugins.noarch 0:1.9.0-1.el7 ovirt-engine.noarch 0:4.4.0-0.0.master.20200206140618.gitff1f0b4.el7 ovirt-engine-extension-aaa-ldap.noarch 0:1.3.11-0.0.master.gitb9a171f.el7 ovirt-engine-extension-aaa-ldap-setup.noarch 0:1.3.11-0.0.master.gitb9a171f.el7 ovirt-log-collector.noarch 0:4.4.0-0.0.master.20191122133512.gitfc29382.el7 ff1f0b4 is a hash of a not-yet-merged patch: https://gerrit.ovirt.org/106794 It should be rebased. Also not sure how the change-queue-tester uses a not-merged-yet engine. (And also, [1] is not enough, Marcin Sobczyk later pushed a fix for it, https://gerrit.ovirt.org/106809 ).
Job example [2] Thanks
[1] https://gerrit.ovirt.org/#/c/106797/ [2] https://jenkins.ovirt.org/view/Change%20queue%20jobs/job/ovirt-master_change...
-- Didi