From 44a02f67bfa379d34d8312a86d4f3616e08fc18e Mon Sep 17 00:00:00 2001 From: Ruslan Kamaldinov Date: Wed, 16 Apr 2014 17:59:37 +0400 Subject: [PATCH] Extract Murano python jobs in a template * Reuse template python-jobs for murano-api in layout.yaml * Added hooks to publish Murano documentation at http://murano-api.readthedocs.org Partially implements blueprint: murano-dev-doc-05 Change-Id: Ic7c64155b803230dd6562708d9af4c9d1bc64171 --- .../files/jenkins_job_builder/config/projects.yaml | 2 +- modules/openstack_project/files/zuul/layout.yaml | 12 +++++------- 2 files changed, 6 insertions(+), 8 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 5c7b78876c..7e54164820 100644 --- a/modules/openstack_project/files/jenkins_job_builder/config/projects.yaml +++ b/modules/openstack_project/files/jenkins_job_builder/config/projects.yaml @@ -58,7 +58,7 @@ jobs: - python-jobs - - gate-{name}-docs + - hook-{name}-rtfd - project: name: murano-dashboard diff --git a/modules/openstack_project/files/zuul/layout.yaml b/modules/openstack_project/files/zuul/layout.yaml index 0229a22661..9a48e1631d 100644 --- a/modules/openstack_project/files/zuul/layout.yaml +++ b/modules/openstack_project/files/zuul/layout.yaml @@ -3636,22 +3636,20 @@ projects: - noop - name: stackforge/murano-api + template: + - name: python-jobs check: - - gate-murano-api-pep8 - - gate-murano-api-python26 - - gate-murano-api-python27 - gate-murano-api-requirements - gate-murano-devstack-dsvm - gate: - - gate-murano-api-pep8 - - gate-murano-api-python26 - - gate-murano-api-python27 post: - murano-api-branch-tarball + - hook-murano-api-rtfd pre-release: - murano-api-tarball + - hook-murano-api-rtfd release: - murano-api-tarball + - hook-murano-api-rtfd - name: stackforge/murano-common check: