From 911b737eabea772d4e435336a93ff2e160d58373 Mon Sep 17 00:00:00 2001 From: Marc Koderer Date: Mon, 3 Aug 2015 11:23:41 +0200 Subject: [PATCH] Create tempest-plugin-cookiecutter project This is a new project to create a cookiecutter template repo for use in creating tempest-plugin repos. Change-Id: Ieb97af5837888ba4b0aab4d7dda37e7796f9f0f0 Depends-On: I5c7c7fc2ba274b651954c27b0acce3d6ebd0a57d --- gerrit/projects.yaml | 5 +++++ gerritbot/channels.yaml | 1 + zuul/layout.yaml | 5 +++++ 3 files changed, 11 insertions(+) diff --git a/gerrit/projects.yaml b/gerrit/projects.yaml index ffe66afa05..b5df422f23 100755 --- a/gerrit/projects.yaml +++ b/gerrit/projects.yaml @@ -1894,6 +1894,11 @@ groups: - tempest acl-config: /home/gerrit2/acls/openstack/tempest.config +- project: openstack/tempest-plugin-cookiecutter + description: Cookiecutter Template for new tempest plugins + groups: + - tempest + acl-config: /home/gerrit2/acls/openstack/tempest.config - project: openstack/tooz description: Coordinate distributed systems. groups: diff --git a/gerritbot/channels.yaml b/gerritbot/channels.yaml index d9cb480585..65b5f13f83 100755 --- a/gerritbot/channels.yaml +++ b/gerritbot/channels.yaml @@ -1246,6 +1246,7 @@ openstack-qa: - openstack/stackviz - openstack/tempest - openstack/tempest-lib + - openstack/tempest-plugin-cookiecutter branches: - master - stable/kilo diff --git a/zuul/layout.yaml b/zuul/layout.yaml index 03986f3f07..f2b26baf95 100755 --- a/zuul/layout.yaml +++ b/zuul/layout.yaml @@ -5599,6 +5599,11 @@ projects: post: - tempest-lib-docs + - name: openstack/tempest-plugin-cookiecutter + template: + - name: merge-check + - name: noop-jobs + - name: openstack/tosca-parser template: - name: merge-check