Add fuel-octane project to stackforge

This is repository for Fuel-related project developing tools for upgrade of
OpenStack cluster under management of Fuel installer.

Change-Id: I0bdac28b1c0c10f0b406322e64d2a7cb91cd3165
This commit is contained in:
Oleg Gelbukh 2015-07-20 13:40:54 +00:00
parent 1ab376e1c4
commit 53e93d9bbc
5 changed files with 43 additions and 0 deletions

View File

@ -0,0 +1,16 @@
[access "refs/heads/*"]
abandon = group fuel-octane-core
create = group fuel-octane-core
label-Code-Review = -2..+2 group fuel-octane-core
label-Verified = -1..+1 group fuel-ci
label-Workflow = -1..+1 group fuel-octane-core
[access "refs/tags/*"]
pushSignedTag = group fuel-octane-core
[receive]
requireChangeId = true
requireContributorAgreement = true
[submit]
mergeContent = true

View File

@ -1833,6 +1833,12 @@
- fuel
description: Node discovery agent for Fuel
docimpact-group: fuel
- project: stackforge/fuel-octane
upstream: https://github.com/Mirantis/octane.git
description: Tools to upgrade OpenStack cloud managed by the Fuel installer.
groups:
- fuel
docimpact-group: fuel
- project: stackforge/fuel-ostf
description: Fuel testing
groups:

View File

@ -91,6 +91,7 @@ fuel-tracker:
- stackforge/fuel-docs
- stackforge/fuel-library
- stackforge/fuel-devops
- stackforge/fuel-octane
- stackforge/fuel-specs
- stackforge/fuel-stats
- stackforge/fuel-plugins

View File

@ -4605,6 +4605,14 @@
- pypi-jobs
- gate-{name}-pylint
- project:
name: fuel-octane
node: 'bare-precise || bare-trusty'
tarball-site: tarballs.openstack.org
jobs:
- python-jobs
- project:
name: fuel-specs
node: 'bare-precise || bare-trusty'

View File

@ -6582,6 +6582,18 @@ projects:
- name: merge-check
- name: noop-jobs
- name: stackforge/fuel-octane
template:
- name: merge-check
check:
- gate-fuel-octane-pep8
- gate-fuel-octane-python26
- gate-fuel-octane-python27
gate:
- gate-fuel-octane-pep8
- gate-fuel-octane-python26
- gate-fuel-octane-python27
- name: stackforge/fuel-ostf
template:
- name: merge-check