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 79637feabe..c91932778b 100644 --- a/modules/openstack_project/files/jenkins_job_builder/config/projects.yaml +++ b/modules/openstack_project/files/jenkins_job_builder/config/projects.yaml @@ -1391,6 +1391,7 @@ jobs: - python-jobs + - pypi-jobs - project: name: diskimage-builder diff --git a/modules/openstack_project/files/zuul/layout.yaml b/modules/openstack_project/files/zuul/layout.yaml index b70e2c8a0b..9f92bfba13 100644 --- a/modules/openstack_project/files/zuul/layout.yaml +++ b/modules/openstack_project/files/zuul/layout.yaml @@ -4292,8 +4292,20 @@ projects: - name: stackforge/pyghmi check: - gate-pyghmi-pep8 + - gate-pyghmi-requirements gate: - gate-pyghmi-pep8 + - gate-pyghmi-requirements + post: + - pyghmi-branch-tarball + pre-release: + - pyghmi-tarball + release: + - pyghmi-tarball: + - pyghmi-pypi-upload: + - post-mirror-python26 + - post-mirror-python27 + - post-mirror-python33 - name: stackforge/python-barbicanclient check: