Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- tox -e pep8 HEAD~3
- pep8 develop-inst-nodeps: /home/amuller/src/neutron
- pep8 runtests: PYTHONHASHSEED='0'
- pep8 runtests: commands[0] | sh ./tools/misc-sanity-checks.sh
- pep8 runtests: commands[1] | flake8
- pep8 runtests: commands[2] | sh ./tools/coding-checks.sh --pylint HEAD~3
- Running pylint...
- You can speed this up by running it on 'HEAD~[0-9]' (e.g. HEAD~1, this change only)...
- ************* Module neutron.tests.functional.agent.test_l3_agent
- W:199,-1: Unused key 'ha_device_cidr' in format string dictionary (unused-format-string-key)
- ************* Module neutron.tests.unit.test_l3_agent
- E:959, 8: No value for argument 'IPDevice' in method call (no-value-for-parameter)
- ERROR: InvocationError: '/usr/bin/sh ./tools/coding-checks.sh --pylint HEAD~3'
Advertisement
Add Comment
Please, Sign In to add comment