Merge "New fuel-specs repo for Fuel designs and specs"
This commit is contained in:
commit
2499df95df
@ -402,6 +402,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
|
||||||
|
@ -644,6 +644,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
|
||||||
|
@ -3685,6 +3685,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