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