[ovirt-devel] [action required] vdsm build job failing on Fedora 20

Nir Soffer nsoffer at redhat.com
Wed Jul 23 10:04:06 UTC 2014


----- Original Message -----
> From: "Sandro Bonazzola" <sbonazzo at redhat.com>
> To: devel at ovirt.org, "infra" <infra at ovirt.org>
> Sent: Wednesday, July 23, 2014 10:19:43 AM
> Subject: [action required] vdsm build job failing on Fedora 20
> 
> Hi,
> VDSM build job is currently failing on Fedora 20 for all branches:
> 
> 3.4: pep8 issues
> http://jenkins.ovirt.org/view/Stable%20branches%20per%20project/view/vdsm/job/vdsm_3.4_create-rpms_merged/label=fedora20/256/console

07:51:15 /usr/bin/pep8 --version
07:51:15 1.5.6

This test is wrong in two ways:

1. There is no reason to check current source with pep8, only new changes. We should not
   change working code because new pep8 version changed the rules
2. This should not be part of the build. pep8 is a tool for checking new source before
   we add it. It does not validate the application in any way.

To workaround this, either downgrade pep8 or disable this job.

> 
> 3.5: infra issues
> http://jenkins.ovirt.org/view/Stable%20branches%20per%20project/view/vdsm/job/vdsm_3.5_create-rpms_merged/label=fedora20/47/console
> 
> master: infra issues
> http://jenkins.ovirt.org/job/vdsm_master_create-rpms_merged/1654/label=fedora20/console
> 
> --
> Sandro Bonazzola
> Better technology. Faster innovation. Powered by community collaboration.
> See how it works at redhat.com
> _______________________________________________
> Infra mailing list
> Infra at ovirt.org
> http://lists.ovirt.org/mailman/listinfo/infra
> 



More information about the Devel mailing list