[openstack-dev] [nova][neutron][cinder][infra] openstack-tox-py27 job is not executed when spec files are added or modified in nova-specs

Sean McGinnis sean.mcginnis at gmx.com
Thu Nov 16 19:41:56 UTC 2017


On Thu, Nov 16, 2017 at 12:58:38PM -0600, Matt Riedemann wrote:
> >>
> >>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
> 

The right answer is probably to just switch those to run doc8 against the
specs, since it appears the "tests" we have in there just try to do what that
tools is for.

Working on a cinder-specs patch to do that now.

Sean




More information about the OpenStack-dev mailing list