[openstack-dev] [nova] local and gate pep8 check comparsion

Matt Riedemann mriedem at linux.vnet.ibm.com
Tue Jan 6 16:27:53 UTC 2015



On 1/6/2015 10:21 AM, Chen CH Ji wrote:
> I got following error in patch
> https://review.openstack.org/#/c/137009/ from Jenkins
>
> _2015-01-06 12:24:20.445_
> <http://logs.openstack.org/09/137009/2/check/gate-nova-pep8/b868ad8/console.html#_2015-01-06_12_24_20_445> |
> ./nova/compute/manager.py:5325:13: N331  Use LOG.warning due to
> compatibility with py3
> _2015-01-06 12:24:20.445_
> <http://logs.openstack.org/09/137009/2/check/gate-nova-pep8/b868ad8/console.html#_2015-01-06_12_24_20_445> |
> ./nova/compute/manager.py:5726:13: N331  Use LOG.warning due to
> compatibility with py3
> _2015-01-06 12:24:20.916_
> <http://logs.openstack.org/09/137009/2/check/gate-nova-pep8/b868ad8/console.html#_2015-01-06_12_24_20_916> |
> ERROR: InvocationError:
> '/home/jenkins/workspace/gate-nova-pep8/.tox/pep8/bin/flake8'
>
> but I didn't get it either by ./run_test.sh -8 or tox -e pep8 in my
> local test env, I am pretty sure I have the latest nova code so I think
> I should get same result ?
>
> Thanks a lot
>
> Best Regards!
>
> Kevin (Chen) Ji 纪 晨
>
> Engineer, zVM Development, CSTL
> Notes: Chen CH Ji/China/IBM at IBMCN   Internet: jichenjc at cn.ibm.com
> Phone: +86-10-82454158
> Address: 3/F Ring Building, ZhongGuanCun Software Park, Haidian
> District, Beijing 100193, PRC
>
>
> _______________________________________________
> OpenStack-dev mailing list
> OpenStack-dev at lists.openstack.org
> http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-dev
>

Stale venv?  Try "tox -r -e pep8".

-- 

Thanks,

Matt Riedemann




More information about the OpenStack-dev mailing list