Merge "Initial configuration for python-rallyclient"
This commit is contained in:
commit
1a73e58add
@ -394,6 +394,7 @@ openstack-rally:
|
||||
- x-vrif-minus-2
|
||||
projects:
|
||||
- stackforge/rally
|
||||
- stackforge/python-rallyclient
|
||||
branches:
|
||||
- master
|
||||
|
||||
|
@ -1710,6 +1710,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:
|
||||
|
@ -3482,6 +3482,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
|
||||
|
@ -590,6 +590,9 @@
|
||||
launchpad: murano
|
||||
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