Merge "Add solum-infra-guestagent repo to stackforge"

This commit is contained in:
Jenkins 2014-07-14 21:25:48 +00:00 committed by Gerrit Code Review
commit a550f8fedc
5 changed files with 40 additions and 0 deletions

View File

@ -506,6 +506,7 @@ solum:
- stackforge/solum
- stackforge/python-solumclient
- stackforge/solum-dashboard
- stackforge/solum-infra-guestagent
- stackforge/solum-specs
branches:
- master

View File

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

View File

@ -2674,6 +2674,16 @@
- python-jobs
- pypi-jobs
- project:
name: solum-infra-guestagent
github-org: stackforge
node: 'bare-precise || bare-trusty'
tarball-site: tarballs.openstack.org
jobs:
- python-jobs
- pypi-jobs
- project:
name: heat-translator
github-org: stackforge

View File

@ -1029,6 +1029,9 @@
- project: stackforge/solum-dashboard
description: 'Horizon plugin for Solum. See: https://wiki.openstack.org/wiki/Solum'
upstream: https://github.com/asalkeld/solum-horizon.git
- project: stackforge/solum-infra-guestagent
description: 'Guest agent for Solum. See: https://wiki.openstack.org/wiki/Solum'
upstream: git://github.com/julienvey/solum-guestagent.git
- project: stackforge/solum-specs
description: 'Solum Design Specifications'
upstream: git://github.com/rackerlabs/solum-specs

View File

@ -4486,6 +4486,18 @@ projects:
gate:
- noop
- name: stackforge/solum-infra-guestagent
template:
- name: python-jobs
- name: check-requirements
- name: publish-to-pypi
check:
- gate-solum-infra-guestagent-python33
- gate-solum-infra-guestagent-pypy
gate:
- gate-solum-infra-guestagent-python33
- gate-solum-infra-guestagent-pypy
- name: stackforge/rally
template:
- name: check-requirements