From e6083553f3191387bd9271943c6c2be6f01185c4 Mon Sep 17 00:00:00 2001 From: Kiall Mac Innes Date: Mon, 3 Dec 2012 11:40:08 +0000 Subject: [PATCH] moniker / python-monikerclient job updates. - Enable pyflakes gate for moniker (non-voting for now). - Enable pyflakes gate for python-monikerclient. - Enable RTFD hook for python-monikerclient. Change-Id: I1691d2b60d437d84aca7e8862c2cca47bdb8901b Reviewed-on: https://review.openstack.org/17348 Reviewed-by: James E. Blair Approved: Clark Boylan Reviewed-by: Clark Boylan Tested-by: Jenkins --- .../files/jenkins_job_builder/config/projects.yaml | 4 ++++ modules/openstack_project/files/zuul/layout.yaml | 8 ++++++++ 2 files changed, 12 insertions(+) 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 0c5da57cb8..b6cbeee41d 100644 --- a/modules/openstack_project/files/jenkins_job_builder/config/projects.yaml +++ b/modules/openstack_project/files/jenkins_job_builder/config/projects.yaml @@ -600,15 +600,19 @@ jobs: - python-jobs - hook-{name}-rtfd + - gate-{name}-pyflakes - project: name: python-monikerclient github-org: stackforge node: precise + rtfd-id: 5366 jobs: - python-jobs + - hook-{name}-rtfd + - gate-{name}-pyflakes - project: diff --git a/modules/openstack_project/files/zuul/layout.yaml b/modules/openstack_project/files/zuul/layout.yaml index 5a6794ad7d..82d6abb99b 100644 --- a/modules/openstack_project/files/zuul/layout.yaml +++ b/modules/openstack_project/files/zuul/layout.yaml @@ -78,6 +78,8 @@ jobs: branch: ^master$ - name: openstack-ha-guide branch: ^master$ + - name: gate-moniker-pyflakes + voting: false projects: @@ -760,11 +762,13 @@ projects: check: - gate-moniker-merge: - gate-moniker-pep8 + - gate-moniker-pyflakes - gate-moniker-python26 - gate-moniker-python27 gate: - gate-moniker-merge: - gate-moniker-pep8 + - gate-moniker-pyflakes - gate-moniker-python26 - gate-moniker-python27 post: @@ -774,13 +778,17 @@ projects: check: - gate-python-monikerclient-merge: - gate-python-monikerclient-pep8 + - gate-python-monikerclient-pyflakes - gate-python-monikerclient-python26 - gate-python-monikerclient-python27 gate: - gate-python-monikerclient-merge: - gate-python-monikerclient-pep8 + - gate-python-monikerclient-pyflakes - gate-python-monikerclient-python26 - gate-python-monikerclient-python27 + post: + - hook-python-monikerclient-rtfd - name: stackforge/bufunfa check: