Merge "Add mistral-dashboard project to stackforge"
This commit is contained in:
commit
f2a9b0b442
@ -40,6 +40,16 @@
|
||||
- python-jobs
|
||||
- pypi-jobs
|
||||
|
||||
- project:
|
||||
name: mistral-dashboard
|
||||
github-org: stackforge
|
||||
node: bare-precise
|
||||
tarball-site: tarballs.openstack.org
|
||||
|
||||
jobs:
|
||||
- python-jobs
|
||||
- pypi-jobs
|
||||
|
||||
- project:
|
||||
name: python-mistralclient
|
||||
github-org: stackforge
|
||||
|
@ -674,6 +674,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-dashboard
|
||||
description: Mistral Horizon plugin.
|
||||
group: mistral
|
||||
upstream: git://github.com/nmakhotkin/mistral-dashboard.git
|
||||
acl-config: /home/gerrit2/acls/stackforge/mistral.config
|
||||
- project: stackforge/mistral-extra
|
||||
description: Additional tools and examples for Mistral workflow engine.
|
||||
group: mistral
|
||||
|
@ -514,6 +514,8 @@ jobs:
|
||||
voting: false
|
||||
- name: gate-mistral-devstack-dsvm
|
||||
voting: false
|
||||
- name: gate-mistral-dashboard-python33
|
||||
voting: false
|
||||
- name: gate-mistral-extra-python33
|
||||
voting: false
|
||||
- name: python-jenkins-coverage
|
||||
@ -3748,6 +3750,19 @@ projects:
|
||||
- post-mirror-python27
|
||||
- post-mirror-python33
|
||||
|
||||
- name: stackforge/mistral-dashboard
|
||||
template:
|
||||
- name: python-jobs
|
||||
- name: python3-jobs
|
||||
pre-release:
|
||||
- mistral-dashboard-tarball
|
||||
release:
|
||||
- mistral-dashboard-tarball:
|
||||
- mistral-dashboard-pypi-upload:
|
||||
- post-mirror-python26
|
||||
- post-mirror-python27
|
||||
- post-mirror-python33
|
||||
|
||||
- name: stackforge/mistral-extra
|
||||
check:
|
||||
- gate-mistral-extra-pep8
|
||||
|
Loading…
x
Reference in New Issue
Block a user