Merge "New fuel-specs repo for Fuel designs and specs"

This commit is contained in:
Jenkins 2014-05-22 00:43:55 +00:00 committed by Gerrit Code Review
commit 2499df95df
4 changed files with 23 additions and 0 deletions

View File

@ -402,6 +402,7 @@ fuel-tracker:
- stackforge/fuel-docs
- stackforge/fuel-library
- stackforge/fuel-devops
- stackforge/fuel-specs
branches:
- master

View File

@ -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

View File

@ -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

View File

@ -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