From 482f5b23a7c15fd814dbdb6b9b257c7bbc2c5647 Mon Sep 17 00:00:00 2001 From: Endre Karlson Date: Thu, 23 May 2013 23:04:40 +0200 Subject: [PATCH] Remove pyflakes from Moniker Change-Id: I3641151df8a11c06e665dc9e5c572aeaac7a9823 Reviewed-on: https://review.openstack.org/30342 Reviewed-by: Clark Boylan Approved: Jeremy Stanley Reviewed-by: Jeremy Stanley Tested-by: Jenkins --- .../files/jenkins_job_builder/config/projects.yaml | 2 -- modules/openstack_project/files/zuul/layout.yaml | 4 ---- 2 files changed, 6 deletions(-) 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: