From f21c3a472fdf3bbd625e53d76b335ce09a866afc Mon Sep 17 00:00:00 2001 From: Sahid Orentino Ferdjaoui Date: Wed, 5 Mar 2014 15:33:22 +0100 Subject: [PATCH] Configure check and gate to stackforge/warm Update layout to configure check and gate for the project stackforge/warm Change-Id: I19cc7809260c6993c976462244b2ddb2f299fe4b --- .../files/jenkins_job_builder/config/projects.yaml | 9 +++++++++ modules/openstack_project/files/zuul/layout.yaml | 6 ++++-- 2 files changed, 13 insertions(+), 2 deletions(-) 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: