Add pyflakes checks to oslo-incubator.
Change-Id: Ibbfbb3aaf36d50d5c63449b96460dd008fc8dc7b Reviewed-on: https://review.openstack.org/16674 Reviewed-by: Mark McLoughlin <markmc@redhat.com> Reviewed-by: Doug Hellmann <doug.hellmann@dreamhost.com> Reviewed-by: Clark Boylan <clark.boylan@gmail.com> Approved: James E. Blair <corvus@inaugust.com> Reviewed-by: James E. Blair <corvus@inaugust.com> Tested-by: Jenkins
This commit is contained in:
parent
6b3832decc
commit
e449f7d323
@ -323,6 +323,7 @@
|
|||||||
jobs:
|
jobs:
|
||||||
- python-jobs
|
- python-jobs
|
||||||
- openstack-publish-jobs
|
- openstack-publish-jobs
|
||||||
|
- gate-{name}-pyflakes
|
||||||
|
|
||||||
|
|
||||||
- project:
|
- project:
|
||||||
|
@ -348,11 +348,13 @@ projects:
|
|||||||
check:
|
check:
|
||||||
- gate-oslo-incubator-merge:
|
- gate-oslo-incubator-merge:
|
||||||
- gate-oslo-incubator-pep8
|
- gate-oslo-incubator-pep8
|
||||||
|
- gate-oslo-incubator-pyflakes
|
||||||
- gate-oslo-incubator-python26
|
- gate-oslo-incubator-python26
|
||||||
- gate-oslo-incubator-python27
|
- gate-oslo-incubator-python27
|
||||||
gate:
|
gate:
|
||||||
- gate-oslo-incubator-merge:
|
- gate-oslo-incubator-merge:
|
||||||
- gate-oslo-incubator-pep8
|
- gate-oslo-incubator-pep8
|
||||||
|
- gate-oslo-incubator-pyflakes
|
||||||
- gate-oslo-incubator-python26
|
- gate-oslo-incubator-python26
|
||||||
- gate-oslo-incubator-python27
|
- gate-oslo-incubator-python27
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user