Add new "mistral-lib" project

Needed-By: I6b9bdccc6f9ed1c70c02db7f69b10e36d51820ce
Change-Id: I2845d0ca9c9afdaf378adf09b378ea0637d0ed44
This commit is contained in:
Renat Akhmerov 2016-07-12 17:24:06 +07:00
parent dd75760641
commit 901e1a929c
4 changed files with 26 additions and 0 deletions

View File

@ -2548,6 +2548,11 @@
groups:
- mistral
acl-config: /home/gerrit2/acls/openstack/mistral.config
- project: openstack/mistral-lib
description: Mistral Library with shared routines and utilities.
groups:
- mistral
acl-config: /home/gerrit2/acls/openstack/mistral.config
- project: openstack/mistral-specs
description: OpenStack Workflow (Mistral) Specifications
groups:

View File

@ -1281,6 +1281,7 @@ openstack-mistral:
- openstack/mistral
- openstack/mistral-dashboard
- openstack/mistral-extra
- openstack/mistral-lib
- openstack/mistral-specs
- openstack/python-mistralclient
branches:

View File

@ -4030,6 +4030,17 @@
- python-jobs
- pypi-jobs
- project:
name: mistral-lib
tarball-site: tarballs.openstack.org
doc-publisher-site: docs.openstack.org
jobs:
- python-jobs
- pypi-jobs
- 'gate-{name}-python35{suffix}':
suffix: '-nv'
- project:
name: mistral-specs

View File

@ -7951,6 +7951,15 @@ projects:
- name: merge-check
- name: noop-jobs
- name: openstack/mistral-lib
template:
- name: merge-check
- name: publish-to-pypi
- name: python-jobs
- name: python34-jobs
- name: python35-jobs-nv
- name: check-requirements
- name: openstack/mistral-specs
template:
- name: merge-check