Thanks, I did the 'tox -r -e pep8' in my local env and it seems the problem
is gone ... thanks a lot

Best Regards!

Kevin (Chen) Ji 纪 晨

Engineer, zVM Development, CSTL
Notes: Chen CH Ji/China/IBM@IBMCN   Internet: jiche...@cn.ibm.com
Phone: +86-10-82454158
Address: 3/F Ring Building, ZhongGuanCun Software Park, Haidian District,
Beijing 100193, PRC



From:   Matt Riedemann <mrie...@linux.vnet.ibm.com>
To:     openstack-dev@lists.openstack.org
Date:   01/06/2015 05:29 PM
Subject:        Re: [openstack-dev] [nova] local and gate pep8 check comparsion





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@IBMCN   Internet: jiche...@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@lists.openstack.org
> http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-dev
>

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

--

Thanks,

Matt Riedemann


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

Reply via email to