From a28382de0538433240a8946a11b9df664a62dec4 Mon Sep 17 00:00:00 2001 From: Endre Karlson Date: Sat, 11 May 2013 19:50:45 +0200 Subject: [PATCH] Remove pyflakes Change-Id: I8adf38b8548d986e23c37911cc2ad09046ea740a Reviewed-on: https://review.openstack.org/28876 Reviewed-by: Jeremy Stanley Approved: Clark Boylan Reviewed-by: Clark Boylan Tested-by: Jenkins --- .../files/jenkins_job_builder/config/projects.yaml | 1 - modules/openstack_project/files/zuul/layout.yaml | 2 -- 2 files changed, 3 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 b8b3983cbd..878485f000 100644 --- a/modules/openstack_project/files/jenkins_job_builder/config/projects.yaml +++ b/modules/openstack_project/files/jenkins_job_builder/config/projects.yaml @@ -674,7 +674,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 d677c4b8ff..dafce93842 100644 --- a/modules/openstack_project/files/zuul/layout.yaml +++ b/modules/openstack_project/files/zuul/layout.yaml @@ -1205,13 +1205,11 @@ projects: - name: stackforge/billingstack check: - - gate-billingstack-pyflakes - gate-billingstack-pep8 - gate-billingstack-python26 - gate-billingstack-python27 gate: - gate-billingstack-pep8 - - gate-billingstack-pyflakes - gate-billingstack-python26 - gate-billingstack-python27 post: