Add new project: devstack-plugin-libvirt-qemu

A plugin to install libvirt and qemu from source. This
enables the ability of testing features for both projects
before releasing them.

Change-Id: If5f8d04487d456cb2c21ece91d51fb9df4226f71
This commit is contained in:
Rodolfo Alonso Hernandez 2016-09-27 17:59:08 +01:00
parent 2b57ea8eba
commit 5e2ecbfa89
4 changed files with 32 additions and 0 deletions

View File

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

View File

@ -3388,6 +3388,8 @@
acl-config: /home/gerrit2/acls/openstack/oslo.messaging.config
groups:
- oslo
- project: openstack/devstack-plugin-libvirt-qemu
description: Libvirt QEMU plugin
- project: openstack/devstack-plugin-mariadb
description: A DevStack plugin that allows ubuntu users to use MariaDB flavor as
the database backend

View File

@ -3908,6 +3908,13 @@
plugin-repo: openstack/devstack-plugin-kafka
job-suffix: ''
- project:
name: devstack-plugin-libvirt-qemu
tarball-site: tarballs.openstack.org
jobs:
- gate-{name}-bashate
- project:
name: devstack-plugin-mariadb

View File

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