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

Dan Kenigsberg danken at redhat.com
Wed Jul 23 10:22:38 UTC 2014


On Wed, Jul 23, 2014 at 06:04:06AM -0400, Nir Soffer wrote:
> ----- 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.

... or disable pep8 in this specific job, by setting PEP8=true on the
`make rpm` line.



More information about the Devel mailing list