Add new OpenStack QA project StackViz.

StackViz is a performance and debugging visualization utility for
DevStack and Tempest. Additional information can be found at the
current repository location:

https://github.com/timothyb89/stackviz

Change-Id: I0ce2f722f4d1ae3b864bebf7c56b5711a915476d
This commit is contained in:
Tim Buckley
2015-08-26 16:21:11 -06:00
committed by Anita Kuno
parent b1e61fb5db
commit 291293e54b
5 changed files with 34 additions and 0 deletions

View File

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

View File

@@ -1722,6 +1722,9 @@
- project: openstack/solum-specs
description: Solum Design Specifications
acl-config: /home/gerrit2/acls/openstack/solum.config
- project: openstack/stackviz
description: Performance and debugging visualization for DevStack and Tempest
upstream: https://github.com/timothyb89/stackviz
- project: openstack/stevedore
groups:
- python-stevedore

View File

@@ -1210,6 +1210,7 @@ openstack-qa:
- openstack/tempest
- openstack/tempest-lib
- openstack/eslint-config-openstack
- openstack/stackviz
- openstack-dev/devstack
- openstack-dev/devstack-plugin-cookiecutter
- openstack-dev/grenade

View File

@@ -3095,6 +3095,16 @@
jobs:
- specs-jobs
- project:
name: stackviz
node: 'bare-precise || bare-trusty'
tarball-site: tarballs.openstack.org
doc-publisher-site: docs.openstack.org
jobs:
- python-jobs
- openstack-publish-jobs
- project:
name: storlets
node: 'bare-precise || bare-trusty'

View File

@@ -5011,6 +5011,12 @@ projects:
gate:
- gate-security-specs-python27
- name: openstack/stackviz
template:
- name: merge-check
- name: python-jobs
- name: openstack-server-publish-jobs
#TODO: add docs
- name: openstack/swift-bench
template: