Merge "Add devstack-plugin-mariadb as new project"

This commit is contained in:
Jenkins 2016-06-21 09:41:21 +00:00 committed by Gerrit Code Review
commit 157bbc868f
4 changed files with 32 additions and 0 deletions

View File

@ -0,0 +1,14 @@
[access "refs/heads/*"]
abandon = group devstack-plugin-mariadb-core
label-Code-Review = -2..+2 group devstack-plugin-mariadb-core
label-Workflow = -1..+1 group devstack-plugin-mariadb-core
[access "refs/tags/*"]
pushSignedTag = group devstack-plugin-mariadb-release
[receive]
requireChangeId = true
requireContributorAgreement = true
[submit]
mergeContent = true

View File

@ -1355,6 +1355,10 @@
acl-config: /home/gerrit2/acls/openstack/oslo.messaging.config
groups:
- oslo
- project: openstack/devstack-plugin-mariadb
description: A DevStack plugin that allows ubuntu users to use MariaDB flavor as the
database backend
upstream: https://github.com/rafaelfolco/devstack-plugin-mariadb
- project: openstack/devstack-plugin-nfs
description: DevStack plugin to configure NFS backend.
- project: openstack/devstack-plugin-pika

View File

@ -1452,6 +1452,12 @@
plugin-repo: openstack/devstack-plugin-kafka
job-suffix: ''
- project:
name: devstack-plugin-mariadb
jobs:
- gate-{name}-bashate
- project:
name: devstack-plugin-nfs
jobs:

View File

@ -5669,6 +5669,14 @@ projects:
- gate-devstack-plugin-kafka-bashate
- gate-tempest-dsvm-full-kafka
- name: openstack/devstack-plugin-mariadb
template:
- name: merge-check
check:
- gate-devstack-plugin-mariadb-bashate
gate:
- gate-devstack-plugin-mariadb-bashate
- name: openstack/devstack-plugin-nfs
template:
- name: merge-check