Add ci-cd-pipeline-app-murano project to openstack
During summit session with Murano team there was decision about developing group of applications separately and renaming old repository murano-apps to example-murano-apps. Current repository will be used for developing group of Murano applications, which allow to create easily reproducable ci-cd pipeline. It will be some separate applications (Jenkins, Gerrit) and also all in one applications (Jenkins+Gerrit). The purpose of current project is to develop and maintain applications mentioned above. So this project is not a Murano development, it's about development specific applications, which can be used by Murano. Change-Id: Iabf23f13f2faed3cd70d95c945c55d9abccba430
This commit is contained in:
parent
919287b8cb
commit
a6d5e2a1a8
13
gerrit/acls/openstack/ci-cd-pipeline-app-murano.config
Normal file
13
gerrit/acls/openstack/ci-cd-pipeline-app-murano.config
Normal file
@ -0,0 +1,13 @@
|
||||
[access "refs/heads/*"]
|
||||
abandon = group ci-cd-pipeline-app-murano-core
|
||||
create = group ci-cd-pipeline-app-murano-release
|
||||
label-Code-Review = -2..+2 group ci-cd-pipeline-app-murano-core
|
||||
label-Verified = -1..+1 group ci-cd-pipeline-app-murano-ci
|
||||
label-Workflow = -1..+1 group ci-cd-pipeline-app-murano-core
|
||||
|
||||
[receive]
|
||||
requireChangeId = true
|
||||
requireContributorAgreement = true
|
||||
|
||||
[submit]
|
||||
mergeContent = true
|
@ -1063,6 +1063,9 @@
|
||||
- swift-storage (Juju Charms Collection)
|
||||
options:
|
||||
- delay-release
|
||||
- project: openstack/ci-cd-pipeline-app-murano
|
||||
description: Collection of applications for CI-CD pipeline
|
||||
upstream: https://github.com/skraynev/ci-cd-pipeline-app-murano
|
||||
- project: openstack/cinder
|
||||
description: OpenStack Block Storage (Cinder)
|
||||
options:
|
||||
|
@ -4965,6 +4965,11 @@ projects:
|
||||
- name: merge-check
|
||||
- name: python-charm-jobs
|
||||
|
||||
- name: openstack/ci-cd-pipeline-app-murano
|
||||
template:
|
||||
- name: merge-check
|
||||
- name: noop-jobs
|
||||
|
||||
- name: openstack/cinder
|
||||
template:
|
||||
- name: merge-check
|
||||
|
Loading…
Reference in New Issue
Block a user