Fix stable oslo-incubator pyflakes.
Change-Id: I685d1dab29e489472d7f97e154665e4e9b12a304 Reviewed-on: https://review.openstack.org/23470 Reviewed-by: James E. Blair <corvus@inaugust.com> Reviewed-by: Vish Ishaya <vishvananda@gmail.com> Approved: Jeremy Stanley <fungi@yuggoth.org> Reviewed-by: Jeremy Stanley <fungi@yuggoth.org> Tested-by: Jenkins
This commit is contained in:
parent
7fa452d533
commit
b513915155
@ -84,6 +84,8 @@ jobs:
|
||||
- name: gate-nova-pylint
|
||||
voting: false
|
||||
branch: ^(?!stable/(diablo|essex)).*$
|
||||
- name: gate-oslo-incubator-pyflakes
|
||||
branch: ^(?!stable|(diablo|essex|folsom)).*$
|
||||
- name: dev-zuul-coverage
|
||||
voting: false
|
||||
- name: dev-heat-coverage
|
||||
@ -440,14 +442,15 @@ projects:
|
||||
|
||||
- name: openstack/oslo-incubator
|
||||
check:
|
||||
- gate-oslo-incubator-pyflakes:
|
||||
- gate-oslo-incubator-pep8:
|
||||
- gate-oslo-incubator-docs
|
||||
- gate-oslo-incubator-pep8
|
||||
- gate-oslo-incubator-pyflakes
|
||||
- gate-oslo-incubator-python26
|
||||
- gate-oslo-incubator-python27
|
||||
gate:
|
||||
- gate-oslo-incubator-docs
|
||||
- gate-oslo-incubator-pep8
|
||||
- gate-oslo-incubator-pyflakes
|
||||
- gate-oslo-incubator-python26
|
||||
- gate-oslo-incubator-python27
|
||||
post:
|
||||
|
Loading…
x
Reference in New Issue
Block a user