From f9d7af7ee18b81d3f76ed309088a0bb43806cfd7 Mon Sep 17 00:00:00 2001 From: Chandan Kumar Date: Mon, 11 Dec 2017 20:48:29 +0530 Subject: [PATCH] Add new repo for Trove tempest plugin In addition to fulfilling Queens Goal "Split Tempest Plugins into Separate Repos/Projects", This imports from a temporary github repo that preserves the history of the plugin and additionally applies the openstack cookiecutter to it. Change-Id: Ica9e407fdcbe5fb81d0eac21af598194fdffed6f Needed-By: I9197e1b21b81a458017acabf91c2b2e8c9aebf9d --- gerrit/projects.yaml | 6 ++++++ gerritbot/channels.yaml | 1 + zuul/main.yaml | 1 + 3 files changed, 8 insertions(+) diff --git a/gerrit/projects.yaml b/gerrit/projects.yaml index a332fbd568..1e0c84af9b 100755 --- a/gerrit/projects.yaml +++ b/gerrit/projects.yaml @@ -6337,6 +6337,12 @@ description: OpenStack Database As A Service (Trove) Integration - project: openstack/trove-specs description: Design Specifications for the Trove project +- project: openstack/trove-tempest-plugin + description: Tempest Plugin for Trove project + upstream: https://github.com/chkumar246/trove-tempest-plugin.git + groups: + - trove + acl-config: /home/gerrit2/acls/openstack/trove.config - project: openstack/tuning-box groups: - fuel diff --git a/gerritbot/channels.yaml b/gerritbot/channels.yaml index e21d90f6fc..e81f923a96 100755 --- a/gerritbot/channels.yaml +++ b/gerritbot/channels.yaml @@ -2152,6 +2152,7 @@ openstack-trove: - openstack/trove-dashboard - openstack/trove-integration - openstack/trove-specs + - openstack/trove-tempest-plugin branches: - master - stable/newton diff --git a/zuul/main.yaml b/zuul/main.yaml index 6aa18842bd..1130b86bee 100644 --- a/zuul/main.yaml +++ b/zuul/main.yaml @@ -1288,6 +1288,7 @@ - openstack/trove-dashboard - openstack/trove-integration - openstack/trove-specs + - openstack/trove-tempest-plugin - openstack/tuning-box - openstack/turbo-hipster - openstack/uc-recognition