starlingx: add zuul-jobs repo

This repo will contain the playbooks, roles and associated scripts
similar to the base zuul-jobs and openstack-zuul-jobs.

Change-Id: I8eeb76acb0074c30632708f5b3c0575a761a779e
Signed-off-by: Saul Wold <sgw@linux.intel.com>
This commit is contained in:
Saul Wold 2019-08-08 11:49:30 -07:00
parent 40c1360ee7
commit 0f977df14d
3 changed files with 24 additions and 0 deletions

View File

@ -0,0 +1,18 @@
[access "refs/for/refs/*"]
pushMerge = group starlingx-release
[access "refs/heads/*"]
abandon = group starlingx-zuul-jobs-core
create = group starlingx-release
label-Code-Review = -2..+2 group starlingx-zuul-jobs-core
label-Workflow = -1..+1 group starlingx-zuul-jobs-core
[access "refs/tags/*"]
pushSignedTag = group starlingx-release
[receive]
requireChangeId = true
requireContributorAgreement = true
[submit]
mergeContent = True

View File

@ -5947,6 +5947,11 @@
acl-config: /home/gerrit2/acls/openstack/starlingx.config
groups:
- starlingx
- project: starlingx/zuul-jobs
description: StarlingX Zuul playbooks, roles and related scripts
use-storyboard: true
groups:
- starlingx
- project: ttygroup/boartty
description: Console interface to Storyboard
use-storyboard: true

View File

@ -1023,6 +1023,7 @@
- starlingx/update
- starlingx/upstream
- starlingx/utils
- starlingx/zuul-jobs
- ttygroup/boartty
- ttygroup/gertty
- windmill/ansible-role-ansible