Merge "Add os-testr repo"

This commit is contained in:
Jenkins 2015-04-01 21:04:22 +00:00 committed by Gerrit Code Review
commit d5d80c5442
4 changed files with 36 additions and 0 deletions

View File

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

View File

@ -902,6 +902,9 @@
- project: openstack/os-refresh-config
description: Restart services and coordinate data migration on Heat config changes.
acl-config: /home/gerrit2/acls/openstack/os-apply-config.config
- project: openstack/os-testr
description: OpenStack tooling for interacting with testr
upstream: https://github.com/mtreinish/os-testr.git
- project: openstack/oslo-incubator
groups:
- oslo

View File

@ -1626,6 +1626,17 @@
- python-jobs
- pypi-jobs
- project:
name: os-testr
node: 'bare-trusty'
tarball-site: tarballs.openstack.org
doc-publisher-site: docs.openstack.org
jobs:
- python-jobs
- pypi-jobs
- openstack-publish-jobs
- project:
name: ossa
node: 'bare-precise || bare-trusty'

View File

@ -2804,6 +2804,14 @@ projects:
post:
- os-refresh-config-branch-tarball
- name: openstack/os-testr
template:
- name: merge-check
- name: publish-to-pypi
- name: check-requirements
- name: python-jobs
- name: openstack-server-publish-jobs
- name: openstack/ossa
template:
- name: merge-check