diff --git a/modules/openstack_project/files/jenkins_job_builder/config/projects.yaml b/modules/openstack_project/files/jenkins_job_builder/config/projects.yaml index 1966c9d07a..4360d7f926 100644 --- a/modules/openstack_project/files/jenkins_job_builder/config/projects.yaml +++ b/modules/openstack_project/files/jenkins_job_builder/config/projects.yaml @@ -672,7 +672,6 @@ jobs: - python-jobs - hook-{name}-rtfd - - gate-{name}-pyflakes - pypi-jobs @@ -709,7 +708,6 @@ jobs: - python-jobs - hook-{name}-rtfd - - gate-{name}-pyflakes - pypi-jobs diff --git a/modules/openstack_project/files/zuul/layout.yaml b/modules/openstack_project/files/zuul/layout.yaml index 206495af29..ea9dd10e0b 100644 --- a/modules/openstack_project/files/zuul/layout.yaml +++ b/modules/openstack_project/files/zuul/layout.yaml @@ -1175,13 +1175,11 @@ projects: - name: stackforge/moniker check: - - gate-moniker-pyflakes - gate-moniker-pep8 - gate-moniker-python26 - gate-moniker-python27 gate: - gate-moniker-pep8 - - gate-moniker-pyflakes - gate-moniker-python26 - gate-moniker-python27 post: @@ -1196,13 +1194,11 @@ projects: - name: stackforge/python-monikerclient check: - - gate-python-monikerclient-pyflakes - gate-python-monikerclient-pep8 - gate-python-monikerclient-python26 - gate-python-monikerclient-python27 gate: - gate-python-monikerclient-pep8 - - gate-python-monikerclient-pyflakes - gate-python-monikerclient-python26 - gate-python-monikerclient-python27 post: