Merge "Import oslo.test repository"

This commit is contained in:
Jenkins 2014-02-17 17:41:57 +00:00 committed by Gerrit Code Review
commit 1d0dfa3bb7
4 changed files with 53 additions and 0 deletions

View File

@ -0,0 +1,17 @@
[access "refs/heads/*"]
label-Code-Review = -2..+2 group oslo-core
label-Approved = +0..+1 group oslo-core
workInProgress = group oslo-core
[access "refs/heads/milestone-proposed"]
label-Code-Review = -2..+2 group oslo-milestone
label-Approved = +0..+1 group oslo-milestone
[access "refs/tags/*"]
create = group oslo-core
pushTag = group oslo-core
[project]
state = active
[receive]
requireChangeId = true
requireContributorAgreement = true
[submit]
mergeContent = true

View File

@ -736,6 +736,17 @@
- python-jobs
- pypi-jobs
- project:
name: oslo.test
github-org: openstack
node: precise
tarball-site: tarballs.openstack.org
doc-publisher-site: docs.openstack.org
jobs:
- python-jobs
- openstack-publish-jobs
- pypi-jobs
- project:
name: oslo.version

View File

@ -241,6 +241,10 @@
- project: openstack/oslo.rootwrap
docimpact-group: openstack-manuals
upstream: git://github.com/ttx/oslo.rootwrap.git
- project: openstack/oslo.test
description: OpenStack test classes
group: oslo
upstream: git://github.com/dhellmann/oslo.test.git
- project: openstack/oslo.version
docimpact-group: openstack-manuals
upstream: git://github.com/emonty/oslo.version.git

View File

@ -1911,6 +1911,27 @@ projects:
- post-mirror-python27
- post-mirror-python33
- name: openstack/oslo.test
template:
- name: python-jobs
- name: openstack-server-publish-jobs
check:
- gate-oslo.test-python33
- gate-oslo.test-pypy
- gate-oslo.test-requirements
gate:
- gate-oslo.test-python33
- gate-oslo.test-pypy
- gate-oslo.test-requirements
pre-release:
- oslo.test-tarball
release:
- oslo.test-tarball:
- oslo.test-pypi-upload:
- post-mirror-python26
- post-mirror-python27
- post-mirror-python33
- name: openstack/oslo.version
template:
- name: python-jobs