Adding configuration for mistral-extra project

Change-Id: Id72c9109c663adf597cf6686f84882c3ff9030d6
This commit is contained in:
Renat Akhmerov 2014-01-13 13:41:26 -08:00 committed by Monty Taylor
parent 456091c49f
commit c823de62f0
4 changed files with 41 additions and 0 deletions

View File

@ -259,6 +259,7 @@ openstack-mistral:
- x-vrif-minus-2
projects:
- stackforge/mistral
- stackforge/mistral-extra
- stackforge/python-mistralclient
branches:
- master

View File

@ -22,6 +22,16 @@
- python-jobs
- pypi-jobs
- project:
name: mistral-extra
github-org: stackforge
node: precise
tarball-site: tarballs.openstack.org
jobs:
- python-jobs
- pypi-jobs
- project:
name: python-mistralclient
github-org: stackforge

View File

@ -413,6 +413,8 @@ jobs:
voting: false
- name: gate-mistral-python33
voting: false
- name: gate-mistral-extra-python33
voting: false
- name: gate-python-mistralclient-python33
voting: false
- name: gate-murano-metadataclient-python33
@ -3125,6 +3127,29 @@ projects:
- post-mirror-python27
- post-mirror-python33
- name: stackforge/mistral-extra
check:
- gate-mistral-extra-pep8
- gate-mistral-extra-python26
- gate-mistral-extra-python27
- gate-mistral-extra-python33
- gate-mistral-extra-docs
gate:
- gate-mistral-extra-pep8
- gate-mistral-extra-python26
- gate-mistral-extra-python27
- gate-mistral-extra-docs
post:
- mistral-extra-branch-tarball
pre-release:
- mistral-extra-tarball
release:
- mistral-extra-tarball:
- mistral-extra-pypi-upload:
- post-mirror-python26
- post-mirror-python27
- post-mirror-python33
- name: stackforge/python-mistralclient
check:
- gate-python-mistralclient-pep8

View File

@ -452,6 +452,11 @@
description: Task orchestration service for OpenStack cloud.
upstream: git://github.com/rakhmerov/mistral.git
acl-config: /home/gerrit2/acls/stackforge/mistral.config
- project: stackforge/mistral-extra
description: Additional tools and examples for Mistral workflow engine.
launchpad: mistral
upstream: git://github.com/rakhmerov/mistral-extra.git
acl-config: /home/gerrit2/acls/stackforge/mistral.config
- project: stackforge/MRaaS
- project: stackforge/murano-agent
launchpad: murano