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 21040a3fcb..ba100d4ccc 100644 --- a/modules/openstack_project/files/jenkins_job_builder/config/projects.yaml +++ b/modules/openstack_project/files/jenkins_job_builder/config/projects.yaml @@ -3066,6 +3066,11 @@ node: 'bare-precise || bare-trusty' tarball-site: tarballs.openstack.org +- project: + name: stacktach-notification-utils + node: 'bare-precise || bare-trusty' + tarball-site: tarballs.openstack.org + - project: name: stacktach-notigen node: 'bare-precise || bare-trusty' diff --git a/modules/openstack_project/files/review.projects.yaml b/modules/openstack_project/files/review.projects.yaml index 3d38eb52b4..f082135da9 100644 --- a/modules/openstack_project/files/review.projects.yaml +++ b/modules/openstack_project/files/review.projects.yaml @@ -1263,6 +1263,10 @@ description: Cmdline tool and client library for StackTach.v3 acl-config: /home/gerrit2/acls/stackforge/stacktach.config upstream: https://github.com/stacktach/klugman.git +- project: stackforge/stacktach-notification-utils + description: Utility library for working with Openstack notifications. + acl-config: /home/gerrit2/acls/stackforge/stacktach.config + upstream: https://github.com/stacktach/notification_utils.git - project: stackforge/stacktach-notigen description: OpenStack-like notification generator/simulator. acl-config: /home/gerrit2/acls/stackforge/stacktach.config diff --git a/modules/openstack_project/files/zuul/layout.yaml b/modules/openstack_project/files/zuul/layout.yaml index fd16124f01..bae7537298 100644 --- a/modules/openstack_project/files/zuul/layout.yaml +++ b/modules/openstack_project/files/zuul/layout.yaml @@ -5208,6 +5208,11 @@ projects: - name: merge-check - name: noop-jobs + - name: stackforge/stacktach-notification-utils + template: + - name: merge-check + - name: noop-jobs + - name: stackforge/stacktach-notigen template: - name: merge-check