Hi,

> Here is what I tried:
> /opt/stack/cinder $ ./tools/lintstack.sh
>
> But this does not report any errors even though I am on the same branch.
> What am I missing?

You might be running against local packages then which have a
different version / output. The proper way to reproduce the Gate
errors is by using "tox".

in this case tox -e pylint

Please note that the pylint error is nonvoting, the actual -1 comes
from the Devstack test run failure.

_______________________________________________
OpenStack-dev mailing list
OpenStack-dev@lists.openstack.org
http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-dev

Reply via email to