diff --git a/modules/gerritbot/files/gerritbot_channel_config.yaml b/modules/gerritbot/files/gerritbot_channel_config.yaml index 0ecb46ae7d..903d440b8f 100644 --- a/modules/gerritbot/files/gerritbot_channel_config.yaml +++ b/modules/gerritbot/files/gerritbot_channel_config.yaml @@ -320,6 +320,7 @@ murano: projects: - stackforge/murano - stackforge/murano-agent + - stackforge/murano-apps - stackforge/murano-dashboard - stackforge/murano-deployment - stackforge/murano-docs diff --git a/modules/openstack_project/files/review.projects.yaml b/modules/openstack_project/files/review.projects.yaml index 53d5458064..3fada80bc3 100644 --- a/modules/openstack_project/files/review.projects.yaml +++ b/modules/openstack_project/files/review.projects.yaml @@ -877,6 +877,9 @@ group: murano upstream: git://github.com/Mirantis/murano-agent.git acl-config: /home/gerrit2/acls/stackforge/murano.config +- project: stackforge/murano-apps + group: murano + acl-config: /home/gerrit2/acls/stackforge/murano.config - project: stackforge/murano-dashboard group: murano upstream: git://github.com/Mirantis/murano-dashboard.git diff --git a/modules/openstack_project/files/zuul/layout.yaml b/modules/openstack_project/files/zuul/layout.yaml index 3f5dfb103d..ae8f4940b4 100644 --- a/modules/openstack_project/files/zuul/layout.yaml +++ b/modules/openstack_project/files/zuul/layout.yaml @@ -3798,6 +3798,12 @@ projects: release: - murano-agent-tarball + - name: stackforge/murano-apps + check: + - noop + gate: + - noop + - name: stackforge/murano template: - name: python-jobs