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-library
|
||||
- stackforge/fuel-devops
|
||||
- stackforge/fuel-specs
|
||||
branches:
|
||||
- master
|
||||
|
||||
|
@ -20,6 +20,16 @@
|
||||
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:
|
||||
name: mistral
|
||||
github-org: stackforge
|
||||
|
@ -644,6 +644,10 @@
|
||||
description: Fuel provisioning system.
|
||||
upstream: git://github.com/Mirantis/fuel-provision.git
|
||||
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
|
||||
group: fuel
|
||||
description: Fuel UI
|
||||
|
@ -3685,6 +3685,14 @@ projects:
|
||||
gate:
|
||||
- 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
|
||||
check:
|
||||
- noop
|
||||
|
Loading…
x
Reference in New Issue
Block a user