Initial configuration for python-rallyclient

The patch introduces changes that needed to add project
python-rallyclient.

Change-Id: Ic2b2716b0f6cd1612c726a949b821173840e6dcc
This commit is contained in:
Ilya Kharin 2013-12-10 20:28:30 +04:00
parent 3c00ef9070
commit 3b19361a6c
4 changed files with 21 additions and 0 deletions

View File

@ -388,6 +388,7 @@ openstack-rally:
- x-vrif-minus-2 - x-vrif-minus-2
projects: projects:
- stackforge/rally - stackforge/rally
- stackforge/python-rallyclient
branches: branches:
- master - master

View File

@ -1674,6 +1674,16 @@
jobs: jobs:
- python-jobs - python-jobs
- project:
name: python-rallyclient
github-org: stackforge
node: precise
tarball-site: tarballs.openstack.org
jobs:
- python-jobs
- project: - project:
name: manuals name: manuals
check: check:

View File

@ -3357,6 +3357,13 @@ projects:
- post-mirror-python27 - post-mirror-python27
- post-mirror-python33 - post-mirror-python33
- name: stackforge/python-rallyclient
check:
- gate-python-rallyclient-requirements
gate:
- gate-python-rallyclient-requirements
- name: stackforge/cookbook-openstack-block-storage - name: stackforge/cookbook-openstack-block-storage
check: check:
- gate-cookbook-openstack-block-storage-chef-lint - gate-cookbook-openstack-block-storage-chef-lint

View File

@ -525,6 +525,9 @@
- project: stackforge/python-muranoclient - project: stackforge/python-muranoclient
upstream: git://github.com/Mirantis/python-muranoclient.git upstream: git://github.com/Mirantis/python-muranoclient.git
acl-config: /home/gerrit2/acls/stackforge/murano.config acl-config: /home/gerrit2/acls/stackforge/murano.config
- project: stackforge/python-rallyclient
launchpad: rally
acl-config: /home/gerrit2/acls/stackforge/rally.config
- project: stackforge/python-solumclient - project: stackforge/python-solumclient
description: 'Client library to Solum API. See: https://wiki.openstack.org/wiki/Solum' description: 'Client library to Solum API. See: https://wiki.openstack.org/wiki/Solum'
upstream: https://github.com/noorul/python-solumclient.git upstream: https://github.com/noorul/python-solumclient.git