New fuel-specs repo for Fuel designs and specs
Also add tracking of fuel-specs events via Gerrit IRC bot. For this repo we use common fuel.config ACL file. Closes-Bug: #1317024 Change-Id: Ib5a6295a82e97c5bb80c0e19f5757f3a12bb91bc
This commit is contained in:
parent
dc8b2ae79f
commit
0bca486ca3
@ -393,6 +393,7 @@ fuel-tracker:
|
|||||||
- stackforge/fuel-docs
|
- stackforge/fuel-docs
|
||||||
- stackforge/fuel-library
|
- stackforge/fuel-library
|
||||||
- stackforge/fuel-devops
|
- stackforge/fuel-devops
|
||||||
|
- stackforge/fuel-specs
|
||||||
branches:
|
branches:
|
||||||
- master
|
- master
|
||||||
|
|
||||||
|
@ -20,6 +20,16 @@
|
|||||||
jobs:
|
jobs:
|
||||||
- python-jobs
|
- python-jobs
|
||||||
|
|
||||||
|
- project:
|
||||||
|
name: fuel-specs
|
||||||
|
github-org: stackforge
|
||||||
|
node: bare-precise
|
||||||
|
tarball-site: tarballs.openstack.org
|
||||||
|
|
||||||
|
jobs:
|
||||||
|
- gate-{name}-python27
|
||||||
|
- gate-{name}-docs
|
||||||
|
|
||||||
- project:
|
- project:
|
||||||
name: mistral
|
name: mistral
|
||||||
github-org: stackforge
|
github-org: stackforge
|
||||||
|
@ -625,6 +625,10 @@
|
|||||||
description: Fuel provisioning system.
|
description: Fuel provisioning system.
|
||||||
upstream: git://github.com/Mirantis/fuel-provision.git
|
upstream: git://github.com/Mirantis/fuel-provision.git
|
||||||
acl-config: /home/gerrit2/acls/stackforge/fuel.config
|
acl-config: /home/gerrit2/acls/stackforge/fuel.config
|
||||||
|
- project: stackforge/fuel-specs
|
||||||
|
group: fuel
|
||||||
|
description: Fuel designs and specs
|
||||||
|
acl-config: /home/gerrit2/acls/stackforge/fuel.config
|
||||||
- project: stackforge/fuel-web
|
- project: stackforge/fuel-web
|
||||||
group: fuel
|
group: fuel
|
||||||
description: Fuel UI
|
description: Fuel UI
|
||||||
|
@ -3614,6 +3614,14 @@ projects:
|
|||||||
gate:
|
gate:
|
||||||
- noop
|
- noop
|
||||||
|
|
||||||
|
- name: stackforge/fuel-specs
|
||||||
|
check:
|
||||||
|
- gate-fuel-specs-python27
|
||||||
|
- gate-fuel-specs-docs
|
||||||
|
gate:
|
||||||
|
- gate-fuel-specs-python27
|
||||||
|
- gate-fuel-specs-docs
|
||||||
|
|
||||||
- name: stackforge/fuel-web
|
- name: stackforge/fuel-web
|
||||||
check:
|
check:
|
||||||
- noop
|
- noop
|
||||||
|
Loading…
x
Reference in New Issue
Block a user