Add cirros/cirros project
Since the Travis CI is no longer useable, we want to build new jobs for CirrOS on the OpenDev platform. Since at a later stage some testing involving a Devstack deployment may be helpful, this is placed into the openstack tenant. Change-Id: I188ad6803015b880f8f952052012fa1c3c8b52fc
This commit is contained in:
parent
81e58b7893
commit
c50e9fba0e
14
gerrit/acls/cirros/cirros.config
Normal file
14
gerrit/acls/cirros/cirros.config
Normal file
@ -0,0 +1,14 @@
|
|||||||
|
[access "refs/heads/*"]
|
||||||
|
abandon = group cirros-core
|
||||||
|
create = group cirros-core
|
||||||
|
label-Code-Review = -2..+2 group cirros-core
|
||||||
|
label-Workflow = -1..+1 group cirros-core
|
||||||
|
|
||||||
|
[access "refs/tags/*"]
|
||||||
|
createSignedTag = group cirros-core
|
||||||
|
|
||||||
|
[receive]
|
||||||
|
requireChangeId = true
|
||||||
|
|
||||||
|
[submit]
|
||||||
|
mergeContent = true
|
@ -141,6 +141,10 @@
|
|||||||
- airship
|
- airship
|
||||||
- project: airship/zuul-airship-roles
|
- project: airship/zuul-airship-roles
|
||||||
description: Reusable Ansible roles for use in Airship Zuul jobs
|
description: Reusable Ansible roles for use in Airship Zuul jobs
|
||||||
|
- project: cirros/cirros
|
||||||
|
description: Provides linux disk and kernel/initramfs images.
|
||||||
|
upstream: https://github.com/osfrickler/cirros.git
|
||||||
|
default-branch: main
|
||||||
- project: inaugust/inaugust.com
|
- project: inaugust/inaugust.com
|
||||||
description: inaugust.com website
|
description: inaugust.com website
|
||||||
use-storyboard: true
|
use-storyboard: true
|
||||||
|
@ -148,6 +148,7 @@
|
|||||||
- airship/treasuremap
|
- airship/treasuremap
|
||||||
- airship/vino
|
- airship/vino
|
||||||
- airship/zuul-airship-roles
|
- airship/zuul-airship-roles
|
||||||
|
- cirros/cirros
|
||||||
- jjb/jenkins-job-builder
|
- jjb/jenkins-job-builder
|
||||||
- jjb/python-jenkins
|
- jjb/python-jenkins
|
||||||
- limestone/ci-cloud-config
|
- limestone/ci-cloud-config
|
||||||
|
Loading…
x
Reference in New Issue
Block a user