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 0425bee2e8..49c5a7110e 100644 --- a/modules/openstack_project/files/jenkins_job_builder/config/projects.yaml +++ b/modules/openstack_project/files/jenkins_job_builder/config/projects.yaml @@ -1889,6 +1889,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 88e4fb0187..50262faed3 100644 --- a/modules/openstack_project/files/zuul/layout.yaml +++ b/modules/openstack_project/files/zuul/layout.yaml @@ -4630,9 +4630,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: