On Mon, Mar 17, 2014 at 04:42:31AM -0400, Francesco Romani wrote:
----- Original Message -----
> From: "Francesco Romani" <fromani(a)redhat.com>
> To: infra(a)ovirt.org
> Sent: Monday, March 17, 2014 9:28:34 AM
> Subject: jenkins network (?) failure on fc19 slave
>
> Hi everyone
>
> I'm trying tu understand what makes jenkins tests fails on
>
>
http://gerrit.ovirt.org/#/c/21792/8
>
> It seems the only error is the following
>
>
http://jenkins.ovirt.org/job/vdsm_master_install_rpm_sanity_gerrit/label=...
>
> any ideas about how to fix this? Code seems OK.
Same for
http://gerrit.ovirt.org/#/c/21790/7
on the page
http://jenkins.ovirt.org/job/vdsm_master_install_rpm_sanity_gerrit/label=...
the root cause seems to be
http://ovirt.org/releases/alpha/rpm/Fedora/19/repodata/repomd.xml: [Errno 14] HTTP Error
404 - Not Found
It's *a* problem, but not *the* problem.
No package
/home/jenkins/workspace/vdsm_master_install_rpm_sanity_gerrit/label/fedora19/rpms/vdsm-4.13.*
available.
*The* problem is that the job looks for 4.13.*, while we're deep into 4.14
land. Puritans would curse me, but I would not mind f someone (hint hint) adds
a `make rpm-install` target, to simplify the installation of minimal working
set of Vdsm rpms.