Initial configuration for python-rallyclient
The patch introduces changes that needed to add project python-rallyclient. Change-Id: Ic2b2716b0f6cd1612c726a949b821173840e6dcc
This commit is contained in:
parent
3c00ef9070
commit
3b19361a6c
@ -388,6 +388,7 @@ openstack-rally:
|
||||
- x-vrif-minus-2
|
||||
projects:
|
||||
- stackforge/rally
|
||||
- stackforge/python-rallyclient
|
||||
branches:
|
||||
- master
|
||||
|
||||
|
@ -1674,6 +1674,16 @@
|
||||
jobs:
|
||||
- python-jobs
|
||||
|
||||
- project:
|
||||
name: python-rallyclient
|
||||
github-org: stackforge
|
||||
node: precise
|
||||
tarball-site: tarballs.openstack.org
|
||||
|
||||
jobs:
|
||||
- python-jobs
|
||||
|
||||
|
||||
- project:
|
||||
name: manuals
|
||||
check:
|
||||
|
@ -3357,6 +3357,13 @@ projects:
|
||||
- post-mirror-python27
|
||||
- post-mirror-python33
|
||||
|
||||
- name: stackforge/python-rallyclient
|
||||
check:
|
||||
- gate-python-rallyclient-requirements
|
||||
gate:
|
||||
- gate-python-rallyclient-requirements
|
||||
|
||||
|
||||
- name: stackforge/cookbook-openstack-block-storage
|
||||
check:
|
||||
- gate-cookbook-openstack-block-storage-chef-lint
|
||||
|
@ -525,6 +525,9 @@
|
||||
- project: stackforge/python-muranoclient
|
||||
upstream: git://github.com/Mirantis/python-muranoclient.git
|
||||
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
|
||||
description: 'Client library to Solum API. See: https://wiki.openstack.org/wiki/Solum'
|
||||
upstream: https://github.com/noorul/python-solumclient.git
|
||||
|
Loading…
Reference in New Issue
Block a user