Enable pep8 + pylint gating.

In order to avoid simple mistakes in anvil it is
pretty useful to enable the basic sets of style
and sanity checks that pep8 and pylint can provide.

Change-Id: I97e742838d92bb099368f818a76e2374e297bc52
Fixes: bug #1196623
Reviewed-on: https://review.openstack.org/35167
Reviewed-by: James E. Blair <corvus@inaugust.com>
Reviewed-by: Monty Taylor <mordred@inaugust.com>
Reviewed-by: Jeremy Stanley <fungi@yuggoth.org>
Approved: Clark Boylan <clark.boylan@gmail.com>
Reviewed-by: Clark Boylan <clark.boylan@gmail.com>
Tested-by: Jenkins
This commit is contained in:
Joshua Harlow 2013-07-01 10:43:55 -07:00 committed by Jenkins
parent 733fd110e4
commit 7529ba7822
2 changed files with 14 additions and 2 deletions

View File

@ -1188,3 +1188,13 @@
jobs:
- python-jobs
- project:
name: anvil
github-org: stackforge
node: precise
tarball-site: tarballs.openstack.org
jobs:
- gate-{name}-pep8
- gate-{name}-pylint

View File

@ -1646,9 +1646,11 @@ projects:
- name: stackforge/anvil
check:
- gate-noop
- gate-anvil-pep8
- gate-anvil-pylint
gate:
- gate-noop
- gate-anvil-pep8
- gate-anvil-pylint
- name: stackforge/savanna
check: