[
https://ovirt-jira.atlassian.net/browse/OVIRT-616?page=com.atlassian.jira...
]
Nadav Goldin commented on OVIRT-616:
------------------------------------
Might be as this is a none standard-ci job, it assumes the packages are already installed,
if this is indeed the case, it is controlled by:
infra-puppet.git/site/ovirt_jenkins_slave/manifests/engine_test_runner.pp
adding it to there will cause the hystrix packages to be installed on all slaves.. wonder
if we can avoid that though..
update jobs to include hystrix from EPEL
----------------------------------------
Key: OVIRT-616
URL:
https://ovirt-jira.atlassian.net/browse/OVIRT-616
Project: oVirt - virtualization made easy
Issue Type: Bug
Reporter: Evgheni Dereveanchin
Assignee: infra
oVirt 4.1 requires hystrix yet this package is filtered in jobs which is causing tests to
fail:
http://jenkins.ovirt.org/job/ovirt-engine_master_upgrade-from-4.0_el7_mer...
http://jenkins.ovirt.org/job/ovirt-engine_master_upgrade-from-4.0_el7_mer...
{quote}error: Failed build dependencies:
hystrix-core is needed by
ovirt-engine-4.1.0-0.0.master.20160629135203.gitf1f59e0.el7.centos.noarch
hystrix-metrics-event-stream is needed by
ovirt-engine-4.1.0-0.0.master.20160629135203.gitf1f59e0.el7.centos.noarch
Installing
/home/jenkins/workspace/ovirt-engine_master_upgrade-from-4.0_el7_merged/tmp_repo/ovirt-engine-4.1.0-0.0.master.20160629135203.el7.centos.src.rpm
{quote}
--
This message was sent by Atlassian JIRA
(v1000.110.0#100004)