Merge "Add Tricircle project"

This commit is contained in:
Jenkins 2014-09-11 02:44:55 +00:00 committed by Gerrit Code Review
commit 7a19e14546
6 changed files with 47 additions and 0 deletions

View File

@ -636,6 +636,16 @@ syscompass:
branches:
- master
tricircle:
events:
- patchset-created
- change-merged
- x-vrif-minus-2
projects:
- stackforge/tricircle
branches:
- master
openstack-keystone:
events:
- change-merged

View File

@ -128,6 +128,8 @@ channels:
mask: full_mask
- name: tacker
mask: full_mask
- name: tricircle
mask: full_mask
- name: tripleo
- name: openstack-satori
mask: full_mask

View File

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

View File

@ -2910,6 +2910,14 @@
jobs:
- python-jobs
- project:
name: tricircle
node: 'bare-precise || bare-trusty'
tarball-site: tarballs.openstack.org
jobs:
- python-jobs
- project:
name: requests-mock
node: 'bare-precise || bare-trusty'

View File

@ -1245,6 +1245,9 @@
upstream: https://github.com/timjr/tomograph.git
- project: stackforge/tooz
description: Coordinate distributed systems.
- project: stackforge/tricircle
group: tricircle
description: Tricircle is a project for OpenStack cascading solution.
- project: stackforge/turbo-hipster
group: turbo-hipster
docimpact-group: turbo-hipster

View File

@ -5012,6 +5012,16 @@ projects:
post:
- tooz-branch-tarball
- name: stackforge/tricircle
template:
- name: merge-check
check:
- gate-tricircle-pep8
- gate-tricircle-python27
gate:
- gate-tricircle-pep8
- gate-tricircle-python27
- name: stackforge/turbo-hipster
template:
- name: merge-check