Merge "Add dib-utils project"

This commit is contained in:
Jenkins 2014-06-05 13:49:40 +00:00 committed by Gerrit Code Review
commit d073ee48ab
4 changed files with 42 additions and 0 deletions
modules/openstack_project/files
gerrit/acls/openstack
jenkins_job_builder/config
review.projects.yaml
zuul

@ -0,0 +1,11 @@
[receive]
requireChangeId = true
requireContributorAgreement = true
[submit]
mergeContent = true
[access "refs/heads/*"]
label-Code-Review = -2..+2 group dib-utils-core
label-Workflow = -1..+1 group dib-utils-core
abandon = group dib-utils-core
[access "refs/tags/*"]
pushSignedTag = group tripleo-ptl

@ -1531,6 +1531,16 @@
- pypi-jobs
- oslotest-cross-test
- project:
name: dib-utils
github-org: openstack
node: bare-precise
tarball-site: tarballs.openstack.org
jobs:
- python-jobs
- pypi-jobs
- project:
name: os-apply-config
github-org: openstack

@ -229,6 +229,9 @@
group: openstack-api-site
options:
- direct-release
- project: openstack/dib-utils
description: Pieces of diskimage-builder that are useful without the full project
upstream: git://github.com/cybertron/dib-utils.git
- project: openstack/diskimage-builder
description: Image building tools for OpenStack
- project: openstack/django_openstack_auth

@ -1570,6 +1570,24 @@ projects:
- diskimage-builder-coverage
- diskimage-builder-branch-tarball
- name: openstack/dib-utils
template:
- name: check-requirements
- name: publish-to-pypi
check:
- noop
check-tripleo:
- check-tripleo-ironic-seed-precise
- check-tripleo-undercloud-precise
- check-tripleo-overcloud-f20
gate:
- noop
experimental-tripleo:
- check-tripleo-ironic-undercloud-precise
- check-tripleo-overcloud-precise
post:
- dib-utils-branch-tarball
- name: openstack/django_openstack_auth
template:
- name: python-jobs