diff --git a/modules/openstack_project/files/zuul/layout.yaml b/modules/openstack_project/files/zuul/layout.yaml index 0fa64fdf6c..2800b45fc8 100644 --- a/modules/openstack_project/files/zuul/layout.yaml +++ b/modules/openstack_project/files/zuul/layout.yaml @@ -672,6 +672,8 @@ jobs: voting: false - name: ^(gate|check)-sqlalchemy-migrate-devstack-dsvm$ voting: false + - name: gate-sqlalchemy-migrate-pep8 + voting: false - name: gate-manila-pylint voting: false - name: gate-manila-tempest-dsvm-neutron @@ -4642,6 +4644,7 @@ projects: - name: publish-to-pypi - name: docs-on-rtfd check: + - gate-sqlalchemy-migrate-pep8 - gate-sqlalchemy-migrate-python26 - gate-sqlalchemy-migrate-python27 - gate-sqlalchemy-migrate-unittests-26sa07