Add manila-test-image project

Add project to build test images for Manila. This new project is
an infra project (test/dev only) and GPLv2 licensed, due to it being
derived from buildroot, another GPLv2 licensed project.

Change-Id: I090bf4ff3b2d55f75e20f4d79ec5bf20d91198f4
This commit is contained in:
Ben Swartzlander 2016-11-01 16:59:55 -04:00
parent 04c2ce4be5
commit c3eda4af5c
5 changed files with 35 additions and 0 deletions

View File

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

View File

@ -4647,6 +4647,11 @@
groups:
- manila
description: Specs repo for Manila (OpenStack Shared File Systems) project.
- project: openstack/manila-test-image
groups:
- manila
description: Images for testing Manila (infrastructure project)
upstream: https://github.com/bswartz/manila-test-image.git
- project: openstack/manila-ui
description: The UI component for Manila
options:

View File

@ -1098,6 +1098,7 @@ openstack-manila:
- openstack/manila
- openstack/manila-image-elements
- openstack/manila-specs
- openstack/manila-test-image
- openstack/manila-ui
- openstack/puppet-manila
- openstack/python-manilaclient

View File

@ -6580,6 +6580,13 @@
jobs:
- specs-jobs
- project:
name: manila-test-image
tarball-site: tarballs.openstack.org
jobs:
- gate-{name}-bashate
- project:
name: manila-ui
tarball-site: tarballs.openstack.org

View File

@ -10897,6 +10897,14 @@ projects:
gate:
- gate-manila-specs-python27-ubuntu-xenial
- name: openstack/manila-test-image
template:
- name: merge-check
check:
- gate-manila-test-image-bashate
gate:
- gate-manila-test-image-bashate
- name: openstack/manila-ui
template:
- name: check-requirements