From d8d72a2a1d9bdfbd57bdaa33cc2eab6b698c4eeb Mon Sep 17 00:00:00 2001 From: Sean Roberts Date: Wed, 11 Dec 2013 20:52:36 -0800 Subject: [PATCH] added jenkins jobs to stackforge project milk modified indent in layout.yaml Change-Id: I7b8f98daf3e800273a3fb2cc7b30c4f534c773ca --- .../jenkins_job_builder/config/projects.yaml | 9 ++++++++ .../openstack_project/files/zuul/layout.yaml | 22 ++++++++++++++----- 2 files changed, 25 insertions(+), 6 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 fe7bf11317..121b6a728c 100644 --- a/modules/openstack_project/files/jenkins_job_builder/config/projects.yaml +++ b/modules/openstack_project/files/jenkins_job_builder/config/projects.yaml @@ -1769,6 +1769,15 @@ jobs: - python-jobs +- project: + name: milk + github-org: stackforge + node: precise + tarball-site: tarballs.openstack.org + + jobs: + - python-jobs + - project: name: solum github-org: stackforge diff --git a/modules/openstack_project/files/zuul/layout.yaml b/modules/openstack_project/files/zuul/layout.yaml index 270d34a853..0fed31bb51 100644 --- a/modules/openstack_project/files/zuul/layout.yaml +++ b/modules/openstack_project/files/zuul/layout.yaml @@ -1880,6 +1880,22 @@ projects: - gate-congress-pep8 - gate-congress-python27 + - name: stackforge/milk + check: + - gate-milk-docs + - gate-milk-pep8 + - gate-milk-python26 + - gate-milk-python27 + - gate-milk-python33 + gate: + - gate-milk-docs + - gate-milk-pep8 + - gate-milk-python26 + - gate-milk-python27 + - gate-milk-python33 + post: + - milk-coverage + - name: stackforge/MRaaS check: - gate-noop @@ -4000,12 +4016,6 @@ projects: - gate-release-tools-python27 - gate-release-tools-pypy - - name: stackforge/milk - check: - - gate-noop - gate: - - gate-noop - - name: stackforge/entropy check: - gate-entropy-docs