Create Architecture Working Group repo
Change-Id: I290da66c8a3e35339f6f6bc63e292d7de2d96251
This commit is contained in:
parent
ab6fd866d7
commit
65b1cad12f
14
gerrit/acls/openstack/arch-wg.config
Normal file
14
gerrit/acls/openstack/arch-wg.config
Normal file
@ -0,0 +1,14 @@
|
||||
[access "refs/heads/*"]
|
||||
abandon = group arch-wg-core
|
||||
label-Code-Review = -2..+2 group arch-wg-core
|
||||
label-Workflow = -1..+1 group arch-wg-core
|
||||
|
||||
[access "refs/tags/*"]
|
||||
pushSignedTag = group arch-wg-release
|
||||
|
||||
[receive]
|
||||
requireChangeId = true
|
||||
requireContributorAgreement = true
|
||||
|
||||
[submit]
|
||||
mergeContent = true
|
@ -847,6 +847,11 @@
|
||||
use-storyboard: true
|
||||
description: ARA records Ansible Playbook runs and provides intuitive interfaces
|
||||
to browse them
|
||||
- project: openstack/arch-wg
|
||||
description: Architecture Working Group
|
||||
homepage: https://wiki.openstack.org/wiki/Meetings/Arch-WG
|
||||
groups:
|
||||
- openstack-arch-wg
|
||||
- project: openstack/astara
|
||||
description: Astara L3+ Network Virtualization - orchestration service
|
||||
- project: openstack/astara-appliance
|
||||
|
@ -232,6 +232,13 @@
|
||||
- python-jobs
|
||||
- 'gate-ara-integration-{ostype}'
|
||||
|
||||
- project:
|
||||
name: arch-wg
|
||||
|
||||
jobs:
|
||||
- gate-{name}-python27-{node}:
|
||||
node: ubuntu-xenial
|
||||
|
||||
- project:
|
||||
name: astara
|
||||
tarball-site: tarballs.openstack.org
|
||||
|
@ -5320,6 +5320,14 @@ projects:
|
||||
post:
|
||||
- ara-coverage-ubuntu-xenial
|
||||
|
||||
- name: openstack/arch-wg
|
||||
template:
|
||||
- name: merge-check
|
||||
check:
|
||||
- gate-arch-wg-python27-ubuntu-xenial
|
||||
gate:
|
||||
- gate-arch-wg-python27-ubuntu-xenial
|
||||
|
||||
- name: openstack/astara
|
||||
template:
|
||||
- name: merge-check
|
||||
|
Loading…
Reference in New Issue
Block a user