Add new project "performa"

Performa is distributed scenario runner, results processor and
report generator. It is designed to be a default tool for executing
test plans from performance-docs.

Change-Id: I326fb0194f1ec3e275e9292722fc954be868b401
This commit is contained in:
Ilya Shakhat 2016-03-11 13:57:07 +03:00
parent 110036bf53
commit cb50e9ed68
4 changed files with 34 additions and 0 deletions

View File

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

View File

@ -2831,6 +2831,9 @@
description: Install utility to deploy OpenStack on multiple hosts.
- project: openstack/pandaman
description: ITDB Service for OpenStack
- project: openstack/performa
description: Distributed scenario runner, results processor and report generator
upstream: https://github.com/shakhat/performa.git
- project: openstack/performance-docs
description: OpenStack performance testing plans, results, investigations and accompanying
pieces of testing scripts and Rally scenarios.

View File

@ -5214,6 +5214,15 @@
- pypi-jobs
- 'lib-forward-testing-{name}'
- project:
name: performa
tarball-site: tarballs.openstack.org
jobs:
- python-jobs
- pypi-jobs
- hook-{name}-rtfd
- project:
name: performance-docs
node: bare-trusty

View File

@ -8347,6 +8347,13 @@ projects:
- name: merge-check
- name: python-jobs
- name: openstack/performa
template:
- name: merge-check
- name: python-jobs
- name: publish-to-pypi
- name: docs-on-rtfd
- name: openstack/performance-docs
template:
- name: merge-check