Merge "Create tempest-plugin-cookiecutter project"

This commit is contained in:
Jenkins 2015-10-15 15:25:19 +00:00 committed by Gerrit Code Review
commit df37e3c32f
3 changed files with 11 additions and 0 deletions

View File

@ -1894,6 +1894,11 @@
groups: groups:
- tempest - tempest
acl-config: /home/gerrit2/acls/openstack/tempest.config 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 - project: openstack/tooz
description: Coordinate distributed systems. description: Coordinate distributed systems.
groups: groups:

View File

@ -1245,6 +1245,7 @@ openstack-qa:
- openstack/stackviz - openstack/stackviz
- openstack/tempest - openstack/tempest
- openstack/tempest-lib - openstack/tempest-lib
- openstack/tempest-plugin-cookiecutter
branches: branches:
- master - master
- stable/kilo - stable/kilo

View File

@ -5613,6 +5613,11 @@ projects:
post: post:
- tempest-lib-docs - tempest-lib-docs
- name: openstack/tempest-plugin-cookiecutter
template:
- name: merge-check
- name: noop-jobs
- name: openstack/tosca-parser - name: openstack/tosca-parser
template: template:
- name: merge-check - name: merge-check