On 11/16/2017 12:17 PM, Matt Riedemann wrote: >> Yeah, in other words, the job definition skips the files that we care >> about in nova-specs: >> >> https://github.com/openstack-infra/openstack-zuul-jobs/blob/00168bf82cf4a13ac6339736667dd532eeeff4e9/zuul.d/jobs.yaml#L238 >> >> >> So we'll probably need to change the definition of the nova-specs py27 >> job to run these linter type tests in the pep8 run. >> > > By the way, it looks like neutron-specs and cinder-specs are going to > have the same problem. I don't know if this is what we want to do, but this change removes the py27 target for nova-specs and runs the same tests under pep8: https://review.openstack.org/#/c/520680/ -- Thanks, Matt