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 d9a91dae89..7c9fa12c55 100644 --- a/modules/openstack_project/files/jenkins_job_builder/config/projects.yaml +++ b/modules/openstack_project/files/jenkins_job_builder/config/projects.yaml @@ -1890,6 +1890,15 @@ - python-jobs - pypi-jobs +- project: + name: warm + github-org: stackforge + node: bare-precise + tarball-site: tarballs.openstack.org + + jobs: + - python-jobs + - project: name: wsme github-org: stackforge diff --git a/modules/openstack_project/files/zuul/layout.yaml b/modules/openstack_project/files/zuul/layout.yaml index 7e21ec06bb..de7d9a8bf1 100644 --- a/modules/openstack_project/files/zuul/layout.yaml +++ b/modules/openstack_project/files/zuul/layout.yaml @@ -4644,9 +4644,11 @@ projects: - name: stackforge/warm check: - - gate-noop + - gate-warm-pep8 + - gate-warm-python27 gate: - - gate-noop + - gate-warm-pep8 + - gate-warm-python27 - name: stackforge/wsme check: