A Devstack-plugin that installs a HDFS backend

Change-Id: I3ebb384cbc0dfa97ae3902234f43192b1ac84973
This commit is contained in:
Li, Chen 2015-07-29 21:40:23 +08:00
parent d5d0bc0c79
commit 380127dc04
4 changed files with 38 additions and 0 deletions

View File

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

View File

@ -918,6 +918,8 @@
acl-config: /home/gerrit2/acls/openstack/oslo.messaging.config
groups:
- oslo
- project: openstack/devstack-plugin-hdfs
description: Devstack plugin to configure HDFS backend.
- project: openstack/devstack-plugin-zmq
description: Devstack plugin to configure ZMQ.
acl-config: /home/gerrit2/acls/openstack/oslo.messaging.config

View File

@ -203,6 +203,19 @@
jobs:
- gate-{name}-bashate
- project:
name: devstack-plugin-hdfs
node: 'bare-precise || bare-trusty'
jobs:
- gate-{name}-bashate
- '{pipeline}-tempest-dsvm-full-{plugin}{branch-designator}':
node: devstack-precise || devstack-trusty
pipeline: gate
plugin: hdfs
plugin-repo: openstack/devstack-plugin-hdfs
branch-designator: '-nv'
- project:
name: devstack-plugin-zmq
node: 'bare-precise || bare-trusty'

View File

@ -3841,6 +3841,15 @@ projects:
gate:
- gate-devstack-plugin-amqp1-bashate
- name: openstack/devstack-plugin-hdfs
template:
- name: merge-check
check:
- gate-devstack-plugin-hdfs-bashate
- gate-tempest-dsvm-full-hdfs-nv
gate:
- gate-devstack-plugin-hdfs-bashate
- name: openstack/devstack-plugin-zmq
template:
- name: merge-check