Merge "Adds cloudbase-init to StackForge"

This commit is contained in:
Jenkins 2014-09-24 22:30:26 +00:00 committed by Gerrit Code Review
commit 92cefe5185
4 changed files with 41 additions and 0 deletions

View File

@ -0,0 +1,14 @@
[access "refs/heads/*"]
abandon = group cloudbase-init-core
label-Code-Review = -2..+2 group cloudbase-init-core
label-Workflow = -1..+1 group cloudbase-init-core
[access "refs/tags/*"]
pushSignedTag = group cloudbase-init-release
[receive]
requireChangeId = true
requireContributorAgreement = true
[submit]
mergeContent = true

View File

@ -15,6 +15,14 @@
jobs:
- 'gate-aviator-tests'
- project:
name: cloudbase-init
node: bare-trusty
tarball-site: tarballs.openstack.org
jobs:
- python-jobs
- project:
name: freezer
node: 'bare-precise || bare-trusty'

View File

@ -594,6 +594,9 @@
- project: stackforge/cl-openstack-client
description: Common Lisp OpenStack client libraries
upstream: git://github.com/jd/cl-openstack-client.git
- project: stackforge/cloudbase-init
description: Cross-platform instance initialization
upstream: git://github.com/cloudbase/cloudbase-init.git
- project: stackforge/cloudcafe
upstream: https://github.com/samu4924/cloudcafe
description: OpenStack based test automation framework. Based on OpenCAFE engine

View File

@ -1906,6 +1906,22 @@ projects:
- gate-git-upstream-pep8
- gate-git-upstream-python27
- name: stackforge/cloudbase-init
template:
- name: merge-check
check:
- gate-cloudbase-init-docs
- gate-cloudbase-init-pep8
- gate-cloudbase-init-python27
- gate-cloudbase-init-python33
gate:
- gate-cloudbase-init-docs
- gate-cloudbase-init-pep8
- gate-cloudbase-init-python27
- gate-cloudbase-init-python33
post:
- cloudbase-init-coverage
- name: stackforge/dox
template:
- name: merge-check