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: