From bf311e35f9884dec377c9b3474852cdaec7dc311 Mon Sep 17 00:00:00 2001 From: Christian Berendt Date: Wed, 16 Jul 2014 16:42:41 +0200 Subject: [PATCH] Add pep8 check/gate for stackforge/python-tackerclient Change-Id: I71e2f11415c8fe84cf765e7b092240508b31e934 --- .../files/jenkins_job_builder/config/projects.yaml | 8 ++++++++ modules/openstack_project/files/zuul/layout.yaml | 4 ++-- 2 files changed, 10 insertions(+), 2 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 37d4fea0f0..d28cbf37bd 100644 --- a/modules/openstack_project/files/jenkins_job_builder/config/projects.yaml +++ b/modules/openstack_project/files/jenkins_job_builder/config/projects.yaml @@ -424,6 +424,14 @@ - openstack-publish-jobs - translation-jobs +- project: + name: python-tackerclient + github-org: stackforge + node: 'bare-precise || bare-trusty' + + jobs: + - gate-{name}-pep8 + - project: name: cinder github-org: openstack diff --git a/modules/openstack_project/files/zuul/layout.yaml b/modules/openstack_project/files/zuul/layout.yaml index ddb7c193bb..f041c24434 100644 --- a/modules/openstack_project/files/zuul/layout.yaml +++ b/modules/openstack_project/files/zuul/layout.yaml @@ -4488,9 +4488,9 @@ projects: - name: stackforge/python-tackerclient check: - - noop + - gate-python-tackerclient-pep8 gate: - - noop + - gate-python-tackerclient-pep8 - name: stackforge/solum-dashboard template: