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 5b206d2e8f..0fe64c6b68 100644 --- a/modules/openstack_project/files/jenkins_job_builder/config/projects.yaml +++ b/modules/openstack_project/files/jenkins_job_builder/config/projects.yaml @@ -99,6 +99,15 @@ - python-jobs - hook-{name}-rtfd +- project: + name: murano-agent + github-org: stackforge + node: bare-precise + tarball-site: tarballs.openstack.org + + jobs: + - python-jobs + - project: name: murano-dashboard github-org: stackforge diff --git a/modules/openstack_project/files/zuul/layout.yaml b/modules/openstack_project/files/zuul/layout.yaml index 85b79c3373..417ccfc0f0 100644 --- a/modules/openstack_project/files/zuul/layout.yaml +++ b/modules/openstack_project/files/zuul/layout.yaml @@ -573,6 +573,8 @@ jobs: voting: false - name: gate-murano-requirements voting: false + - name: gate-murano-agent-requirements + voting: false - name: gate-python-muranoclient-requirements voting: false - name: gate-murano-dashboard-requirements @@ -3722,10 +3724,14 @@ projects: - noop - name: stackforge/murano-agent + template: + - name: python-jobs check: - - noop - gate: - - noop + - gate-murano-agent-requirements + pre-release: + - murano-agent-tarball + release: + - murano-agent-tarball - name: stackforge/murano template: @@ -3736,8 +3742,10 @@ projects: - gate-murano-devstack-dsvm gate: - gate-murano-devstack-dsvm - post: - - murano-branch-tarball + pre-release: + - murano-tarball + release: + - murano-tarball - name: stackforge/murano-common check: