diff --git a/modules/gerritbot/files/gerritbot_channel_config.yaml b/modules/gerritbot/files/gerritbot_channel_config.yaml index e8d47732f1..0b9bab833c 100644 --- a/modules/gerritbot/files/gerritbot_channel_config.yaml +++ b/modules/gerritbot/files/gerritbot_channel_config.yaml @@ -321,6 +321,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 a33caffeea..17a5984167 100644 --- a/modules/openstack_project/files/review.projects.yaml +++ b/modules/openstack_project/files/review.projects.yaml @@ -889,6 +889,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 74cb9cc337..c0092b19f7 100644 --- a/modules/openstack_project/files/zuul/layout.yaml +++ b/modules/openstack_project/files/zuul/layout.yaml @@ -3857,6 +3857,12 @@ projects: release: - murano-agent-tarball + - name: stackforge/murano-apps + check: + - noop + gate: + - noop + - name: stackforge/murano template: - name: python-jobs