Merge "Add manila-test-image project"
This commit is contained in:
commit
368549172b
14
gerrit/acls/openstack/manila-test-image.config
Normal file
14
gerrit/acls/openstack/manila-test-image.config
Normal 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
|
@ -4659,6 +4659,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:
|
||||
|
@ -1090,6 +1090,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
|
||||
|
@ -6578,6 +6578,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
|
||||
|
@ -10887,6 +10887,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
|
||||
|
Loading…
Reference in New Issue
Block a user