From b246e4abc8cb15a847f6bcec63b98d9bf8e29974 Mon Sep 17 00:00:00 2001 From: Christopher Aedo Date: Wed, 29 Jul 2015 16:22:26 -0700 Subject: [PATCH] Add repo for apps-catalog-ui This commit adds a repository for the UI component of the OpenStack Community Application Catalog (apps.openstack.org). Change-Id: I8342937100223ff853c2af3a1848ba2125decc92 --- gerrit/projects.yaml | 4 ++++ gerritbot/channels.yaml | 1 + zuul/layout.yaml | 5 +++++ 3 files changed, 10 insertions(+) diff --git a/gerrit/projects.yaml b/gerrit/projects.yaml index b7a6c4bd2a..2aad16b9a6 100755 --- a/gerrit/projects.yaml +++ b/gerrit/projects.yaml @@ -1665,6 +1665,10 @@ productive tool! - project: stackforge/apps-catalog description: Application catalog for OpenStack +- project: stackforge/apps-catalog-ui + description: UI component for application catalog + upstream: git://github.com/kfox1111/apps-catalog-ui.git + acl-config: /home/gerrit2/acls/stackforge/apps-catalog.config - project: stackforge/aviator description: An OpenStack client library for Ruby - project: stackforge/bansho diff --git a/gerritbot/channels.yaml b/gerritbot/channels.yaml index 16afd0c13a..92ef6c597d 100644 --- a/gerritbot/channels.yaml +++ b/gerritbot/channels.yaml @@ -251,6 +251,7 @@ openstack-app-catalog: - x-vrif-minus-2 projects: - stackforge/apps-catalog + - stackforge/apps-catalog-ui branches: - master diff --git a/zuul/layout.yaml b/zuul/layout.yaml index 5baac9be33..2f94416194 100755 --- a/zuul/layout.yaml +++ b/zuul/layout.yaml @@ -6168,6 +6168,11 @@ projects: check: - gate-apps-catalog-python34 + - name: stackforge/apps-catalog-ui + template: + - name: merge-check + - name: noop-jobs + - name: stackforge/aviator template: - name: merge-check