Merge "Add git-upstream as new project to stackforge"

This commit is contained in:
Jenkins 2014-08-05 21:11:53 +00:00 committed by Gerrit Code Review
commit 142410fc33
6 changed files with 46 additions and 0 deletions

View File

@ -874,3 +874,13 @@ congress:
- stackforge/python-congressclient
branches:
- master
git-upstream:
events:
- patchset-created
- change-merged
- x-vrif-minus-2
projects:
- stackforge/git-upstream
branches:
- master

View File

@ -54,6 +54,8 @@ channels:
mask: full_mask
- name: fuel-tracker
mask: full_mask
- name: git-upstream
mask: full_mask
- name: heat
- name: magnetodb
mask: full_mask

View File

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

View File

@ -684,6 +684,16 @@
- pypi-jobs
- project:
name: git-upstream
github-org: stackforge
node: 'bare-precise || bare-trusty'
tarball-site: tarballs.openstack.org
jobs:
- python-jobs
- project:
name: glance
github-org: openstack

View File

@ -793,6 +793,9 @@
- project: stackforge/gertty
description: Console interface to Gerrit Code Review
use-storyboard: true
- project: stackforge/git-upstream
description: Staying close to latest from OpenStack through git-upstream
upstream: https://github.com/dguerri/git-upstream.git
- project: stackforge/gnocchi
description: A time series storage and resources index service.
upstream: git://github.com/jd/gnocchi.git

View File

@ -1698,6 +1698,14 @@ projects:
gate:
- noop
- name: stackforge/git-upstream
check:
- gate-git-upstream-pep8
- gate-git-upstream-python27
gate:
- gate-git-upstream-pep8
- gate-git-upstream-python27
- name: stackforge/gerrit-dash-creator
check:
- noop