Merge "New Project timmy - ansible-like tool"

This commit is contained in:
Jenkins 2016-09-09 08:16:32 +00:00 committed by Gerrit Code Review
commit f0cbc82bd9
4 changed files with 32 additions and 0 deletions

View File

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

View File

@ -5215,6 +5215,10 @@
- project: openstack/third-party-ci-tools
description: Repository for third party continuous integration teams to share tools,
configurations, plug-ins and documents.
- project: openstack/timmy
description: 'OpenStack Ansible-like tool for parallel node operations: two-way
data transfer, log collection, remote command execution'
upstream: https://github.com/adobdin/timmy.git
- project: openstack/tooz
description: Coordinate distributed systems.
groups:

View File

@ -13289,6 +13289,14 @@
- python-jobs
- pypi-jobs
- project:
name: timmy
tarball-site: tarballs.openstack.org
jobs:
- python-jobs
- pypi-jobs
- project:
name: tooz
tarball-site: tarballs.openstack.org

View File

@ -16055,6 +16055,12 @@ projects:
- name: merge-check
- name: noop-jobs
- name: openstack/timmy
template:
- name: merge-check
- name: python-jobs
- name: publish-to-pypi
- name: openstack/tooz
template:
- name: merge-check