Create ansible-role-bindep project

We've be creating an empty project to manage bindep. We'll also be
writing an ansible plugin so you can read / install the packages from
bindep.txt.

This project is not part of big tent right now. We'd like irc
notifications to be part of #windmill.

We'll be adding voting jobs for linters / docs, but non-voting
functional tests.

Change-Id: I0e5f68edf9cdeae405ccffafb69e53301b43b13f
Signed-off-by: Paul Belanger <pabelanger@redhat.com>
This commit is contained in:
Paul Belanger 2016-09-11 09:31:48 -04:00
parent e8f92d86a2
commit 090cc747ac
No known key found for this signature in database
GPG Key ID: 611A80832067AF38
5 changed files with 36 additions and 0 deletions

View File

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

View File

@ -796,6 +796,8 @@
- project: openstack/anchor
description: An Ephemeral PKI system that can act as a trust anchor for OpenStack
PKI operations
- project: openstack/ansible-role-bindep
description: Ansible role to manage bindep
- project: openstack/ansible-role-cloud-launcher
description: Ansible role to deploy multiple clouds resources
- project: openstack/ansible-role-diskimage-builder

View File

@ -2260,6 +2260,7 @@ openstack-windmill:
- change-merged
- x-vrif-minus-2
projects:
- openstack/ansible-role-bindep
- openstack/ansible-role-diskimage-builder
- openstack/ansible-role-jenkins
- openstack/ansible-role-jenkins-job-builder

View File

@ -32,6 +32,14 @@
- openstack-publish-jobs
- pypi-jobs
- project:
name: ansible-role-bindep
tarball-site: tarballs.openstack.org
jobs:
- ansible-role-jobs
- hook-{name}-rtfd
- project:
name: ansible-role-cloud-launcher
tarball-site: tarballs.openstack.org

View File

@ -4973,6 +4973,17 @@ projects:
- name: check-requirements
- name: publish-to-pypi
- name: openstack/ansible-role-bindep
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: openstack/ansible-role-cloud-launcher
template:
- name: merge-check