Create Architecture Working Group repo

Change-Id: I290da66c8a3e35339f6f6bc63e292d7de2d96251
This commit is contained in:
Nikhil Komawar 2016-09-22 16:22:02 -04:00 committed by Chris Dent
parent ab6fd866d7
commit 65b1cad12f
4 changed files with 34 additions and 0 deletions

View 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

View File

@ -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

View File

@ -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

View File

@ -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