Add ansible-role-virtualenv to openstack workflow

This role will be responsible for managing virtualenv. Currently, we
are not aiming to be part of big tent. We do not have an upstream
repo, so this will be created as a new repo in gerrit.

Notifications will go to windmill channel for now.

Change-Id: Id83973b8aad871f9006a0cdf409b78d47383ff4e
Signed-off-by: Paul Belanger <pabelanger@redhat.com>
This commit is contained in:
Paul Belanger 2016-10-13 13:00:12 -04:00
parent f4843c3171
commit e3c58defbf
No known key found for this signature in database
GPG Key ID: 611A80832067AF38
5 changed files with 37 additions and 0 deletions

View File

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

View File

@ -815,6 +815,8 @@
description: Ansible role to manage Shade
- project: openstack/ansible-role-ssh
description: Ansible role to manage SSH
- project: openstack/ansible-role-virtualenv
description: Ansible role to manage Virtualenv
- project: openstack/ansible-role-zuul
description: Ansible role to manage Zuul
- project: openstack/anvil

View File

@ -2324,6 +2324,7 @@ openstack-windmill:
- openstack/ansible-role-nodepool
- openstack/ansible-role-shade
- openstack/ansible-role-ssh
- openstack/ansible-role-virtualenv
- openstack/ansible-role-zuul
- openstack/windmill
branches:

View File

@ -119,6 +119,14 @@
- ansible-role-jobs
- hook-{name}-rtfd
- project:
name: ansible-role-virtualenv
tarball-site: tarballs.openstack.org
jobs:
- ansible-role-jobs
- hook-{name}-rtfd
- project:
name: ansible-role-zuul
tarball-site: tarballs.openstack.org

View File

@ -5264,6 +5264,18 @@ projects:
- name: windmill-jobs-trusty-nv
- name: windmill-jobs-xenial-nv
- name: openstack/ansible-role-virtualenv
template:
- name: merge-check
- name: ansible-role-jobs
- name: ansible-role-functional-jobs-centos7-nv
- name: ansible-role-functional-jobs-trusty-nv
- name: ansible-role-functional-jobs-xenial-nv
- name: docs-on-rtfd
- name: windmill-jobs-centos7-nv
- name: windmill-jobs-trusty-nv
- name: windmill-jobs-xenial-nv
- name: openstack/ansible-role-zuul
template:
- name: merge-check